Skip to content

wawhal/NativeBase-TodoApp

 
 

Repository files navigation

NativeBase-TodoApp

This Repo is deprecated

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 94.8%
  • JavaScript 3.1%
  • Objective-C 1.5%
  • Python 0.6%