Home

Awesome

GeoEncoding Build Status

A react-native example for ListView, MapView, ImageView, NavigationBar, react-redux which runs on both iOS and Android

#Features

Install node modeules

npm install

CodePush

Now you can update your app remotely without going through app store using CodePush. It works with both iOS and Android.

To bundle

react-native bundle --platform ios --entry-file index.ios.js --bundle-output main.jsbundle --dev false

To release

code-push release GeoEncoding main.jsbundle 1.0.0 --deploymentName Production

Jest Tests

alt tag

#Screenshots

Search

alt tag

Toast

iOS

alt tag

Android

alt tag

Tab Bar

iOS

alt tag

Android

alt tag