Skip to content

bigman212/notes-app-rn

Repository files navigation

Mobile application for creating TODOs/Notes

Built with

  • Language: JavaScript;
  • Tools: React Native, Flow, Redux, React-Navigation
  • Other dependencies

Todo

  • Get started with Flow, create sample screen to try it
  • Connect Redux, create store structure
  • Design UI, polish
  • Finish minimal functionality
    • Store persistent data
    • Add/remove notes
  • Add async redux actions