This project was bootstrapped with React Native CLI.

"Reactive Core Architecture"

As this project has a web app and a native app that has the same business rule, I will use the concept of "Reactive Core Architecture". This way we will be able to share all the code "Redux" between the platforms. For more information see the original post.

Libraries

Core

Web App

Quickstart

Clone the project:

git clone --recursive https://github.com/raivieiraadriano92/challenge-toodo-app.git

In the project directory, you can run:

yarn install

react-native run-ios or run-android

Screen Shots