This app is an example radar and map-libre implementation using of react-native-radar that does not include the Map component.
- Built with
react-native: 0.81.4andexpo: 54.0.13 - Includes a custom
RestaurantMapcomponent that utilizes the same functionality as the RadarMapcomponent - Includes a
mapOptions.mapRefparameter and usage example
-
Install dependencies
npm install
-
Run the app
npx expo run:ios
or
npx expo run:android
