A mobile app to notes and checklists.
This application was developed with React Native. Firebase was used for real-time data storage. Other libraries were used for its development.
native-base
react-native-draggable-flatlist
react-native-gesture-handler
react-native-navigation-bar-color
firebase
This app was based in Google Keep.
It is necessary to install npm and react-native-cli. To install the dependencies, just enter the project root and execute:
npm install
With that it is necessary to add the firebase credentials in the file firebase-credentials.json.
To purchase credentials, simply follow the steps for creating an account at http://firebase.google.com/