Water Reminder App (React Native, Expo)

This is a simple Water Reminder App that I built for learning Async Storage, Animations (Animated API) and Local Notifications.
- Async Storage -> The app stores your goal amount of water and the amount water you drank

- Animations -> The app has some animations to make it look nicer and smooth.

- Local Notifications -> The app has scheduled notifications to remind you to drink water

Used Packages
- @expo/vector-icons
- react-native-confetti-cannon
- @react-native-async-storage/async-storage
- expo-notifications