Notes Mobile App made with React Native using Notes API.
The Notes API (see the Notes API repository) and Masonry Layout was made from scratch.
The app has the following features
- Masonry Layout
- Add note
- Delete a note
- Edit the features of a note (tag, image, title, description)
- Filter notes by description and title
- Change note image by selecting an image from your gallery
To add for next versions
- Ability to edit a tag
- Ability to add tags
- Ability to filter notes by tag
Unfiltered notes list.
Filtered notes list.
Edit note screen.
Add note screen.
Change note tag pop-up.