mahesh147 / Simple-Redux-App

A simple React-Native app that implements Redux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Redux-App

A simple React-Native app that implements Redux for state management. The app also uses Layout Animations to give the UI a more responsive feel.

Clone or download the repo to get started. Install the dependencies using yarn or npm. Start the JS server and install the app-debug in your device or emulator.

The app-release version of this project can be found inside /android/app/build/outputs/apk/ - you can install this version of the app directly on your device ( or emulator ) to run the app in production mode.

About

A simple React-Native app that implements Redux.


Languages

Language:JavaScript 49.5%Language:Objective-C 29.5%Language:Python 11.6%Language:Java 9.4%