An Android App reminding You to drink a cup of water written in React Native
- download
builds/drinkwise-latest.apk
- copy to your phone
- install APK using file manager of your choice
- proceed with installation when you will be alerted of unknown source and author. App was simply built with Expo.io online services
- Migrate app to Redux
- Add Push Notifications
- Run app with a background process when it's closed
- Split app to separate component files and communicate over Redux
- Consistent component declarations - they should extend React.Component everywhere
- Implement water cup counter with animation
- Install packages
yarn install
- Run expo server for app
yarn start
- Install Expo on your mobile phone and scan server QR code
Project is using following technologies:
- https://docs.expo.io/versions/latest/
- https://facebook.github.io/react-native/
- https://nativebase.io/
- https://www.typescriptlang.org/
- https://firebase.google.com/
expo build:android
Dariusz Sikorski
See LICENSE.md