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.7%
  • Kotlin 12.0%
  • Objective-C 11.3%
  • Ruby 7.1%
  • Objective-C++ 4.0%
  • JavaScript 3.9%