Project Setup
npx react-native@latest init GettingStartedProjectnpm install @mapsindoors/react-native-maps-indoors-google-maps
# npm install @mapsindoors/react-native-maps-indoors-mapbox# Bottomsheet
npm install @gorhom/bottom-sheet@^4
# Navigation
npm install @react-navigation/native @react-navigation/native-stack
npm install react-native-screens react-native-safe-area-context# Dependencies
npm install react-native-reanimated react-native-gesture-handlerCode complete example
Using Mapbox
Last updated
Was this helpful?