Skip to content

ptzagk/NativeBase-TodoApp

 
 

Repository files navigation

NativeBase-TodoApp

A basic Todo App built using NativeBase and Redux

Demo

iOS Android
ios-demo android-demo

Running this app

System Requirements

Run Commands

$ git clone git@github.com:GeekyAnts/NativeBase-TodoApp.git
$ cd NativeBase-TodoApp
$ npm install

Running on iOS

Mac OS and Xcode are required.

  • Open NativeBase-TodoApp/ios/ReduxTime.xcodeproj in Xcode
  • Hit the Run button

Running on Android

You'll need to have all the prerequisites (SDK, NDK) for Building React Native installed.

Start an Android emulator (Genymotion is recommended).

react-native run-android

About

A basic Todo App built using NativeBase and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.3%
  • Makefile 19.9%
  • Objective-C 6.9%
  • JavaScript 0.6%
  • CSS 0.2%
  • Python 0.1%