Skip to content

StKir/MappableExample

Repository files navigation

Example of using react-native-mappable

  • Recommended settings
yarn: ~3
node: >=18
cocoapods: 1.15.2
  • Install dependencies
yarn install
cd ios
pod install
  • Paste the key for the maps into the app/examples/api_keys.ts file
export const MAP_KEY = 'MAP_KEY';
  • You can run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published