Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Holat authored Jul 24, 2023
1 parent 2567dd2 commit f9e9d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ To-do App (React Native - expo)

# Description
- Used stack navigation at the root (The only navigation in the app)
- Each todo item card shows the time and date it was created dynamically
- "useColorScheme()" to implement the dark mode
- For todo list info is added to an array so it won't be stored and will be removed when the app is reloaded
- "AsycStorage" would be used to update the app later
Expand Down

0 comments on commit f9e9d00

Please sign in to comment.