ToDoList using React Native, Expo, Typescript, Firebase, Firebase Auth
- expo VS code tools https://marketplace.visualstudio.com/items?itemName=byCedric.vscode-expo
- expo cli (
npm run first
) - yarn (
npm run first
)
- add test framework, test specs and CI
- add auth handlers and login options
- add UI library material UI
- add note fields and note modal
- add common types and consts
- add note types
- add pinned and categories