Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

cojj90/RNGmap

Repository files navigation

RNGmap

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 with react-native-maps
  • Google location search bar
  • Create API
  • Add filter and show details
  • UI design and slide menu
  • 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

Languages

  • JavaScript 61.4%
  • Objective-C 23.1%
  • Python 8.6%
  • Java 6.9%