Skip to content

aysilsimgekaracan/Water-Reminder-App

Repository files navigation

Water Reminder App (React Native, Expo)

Screen Recording 2021-08-25 at 15 41 35

This is a simple Water Reminder App that I built for learning Async Storage, Animations (Animated API) and Local Notifications.

  1. Async Storage -> The app stores your goal amount of water and the amount water you drank

Screen Recording 2021-08-25 at 15 43 04

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

Screen Recording 2021-08-25 at 15 44 32

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

Screen Recording 2021-08-25 at 14 18 20

Used Packages

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