A simple notes app to demo Room, Flow, Compose + MVI architecture in Android
Stars
31
Forks
10
Watchers
31
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
81
commits
Fixed issue where existing styling stored from the db was removed when new text was typed
fc1cf63View on GitHubAdded styles for each formatting option to make it easier to store and retrieve data
f1a2bb1View on GitHubUpdated logic to store and retrieve formatted description to db
63cb152View on GitHubMade modifications to the existing editor to remove bugs
3445b3bView on GitHub