Skip to content

volga-volga/react-native-mappable-example

 
 

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

Languages

  • TypeScript 61.1%
  • Kotlin 12.2%
  • Objective-C 11.5%
  • Ruby 7.2%
  • Objective-C++ 4.0%
  • JavaScript 4.0%