Wanted to experiment way a few things with react native and expo.
Just a simple want to add to multiple todo lists at one time. Wanted to scratch and itch for a concept. Overall, found a few brickwalls for react native that I needed to find.
yarn install- open expo app
- point to the app and run
https://expo.io/@darryld/lofi-todo
- wait for keypress events for
enter - wait for better support for persisting keyboard on android for scrollview
- find better flow support for react native
- add tests...
- persist data to storage
MIT
