Skip to content

dasider41/ReactNavtiveGoogleMap

Repository files navigation

ReactNavtiveGoogleMap

Personal RN project with react-native-maps and New Zealand Education Counts for Android. The project is on going.

Installation

See Inatlation instruction from react-native-maps and please update google API key for map, ./android/app/src/main/AndroidManifest.xml.

Dev

$ react-native run-android

Build (Generating the release APK)

$ cd android && ./gradlew assembleRelease

The generated APK can be found under ./android/app/build/outputs/apk/app-release.apk, and is ready to be distributed.

TODO

  • Init'd with react-native-maps
  • Google location search bar
  • Create API
  • Add filter and show details
  • Material UI design and slide menu
  • Add Pie chart
  • ios version (when I buy a Mac.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published