/React-Native-Flux-Playground

Created a React-Native app with the help of Flux architecture

Primary LanguageJava

React-Native-Flux-Playground

Created a React-Native app with the help of Flux architecture

Countly app is a simple app that has +/-/RESET buttons and counts the number accordingly. image

App.js is the View component for flux, src/actions.js is the Action center for flux, src/Dispatcher.js is the Dispatcher component for flux, src/TallyStore is the Store component for flux