A mobile app to create recipes, evaluate, discovery and learning to cook.
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-fast-image
react-native-fetch-blob
react-native-gesture-handler
react-native-image-picker
react-native-swipe-list-view
firebase
This application has real-time data storage, swipe list, dragge and drop list, image upload, data sharing between applications and authentication.
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/