Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help to make a new blank project titled location_app . Add a splash screen to your app that covers the entire screen as the

please help to make a new blank project titled location_app.

Add a splash screen to your app that covers the entire screen as the app is loading. Use the image at this link for the splash screen.

Create a component titled Location.js that contains all of the map functionality needed for the app.

Inside the Location.js file, add a MapView and Marker that locates your current position.

Add props to the MapView to show buildings, the compass (note that this will only appear on Android devices by doing a two-finger swipe up gesture, however; it is sufficient to add the correct prop and call it a day), and traffic (you will need to do a little outside research on how to do this).

Add functionality so that when the user taps the Marker on the screen a title and description is displayed. Use the following title text and description text: title: You are here! description: This identifies your current location.

Change the default Marker icon to use this one instead.

I need to introduce a component that loads a Modal dialog that cannot be dismissed when network connectivity is not detected (use your physical/virtual device's airplane mode to test this!). The Modal dialog will dismiss automatically when network connectivity is restored.

When you test your app, you should see a message on your device screen that prompts you to allow permissions on load.

Please see the screenshots below for visual representations of many of the app's requirements.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

OpenStack Trove

Authors: Amrith Kumar, Douglas Shelley

1st Edition

1484212215, 9781484212219

More Books

Students also viewed these Databases questions