Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 628 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 628 Bytes

ToDo-App

Just a simple ToDo-App, written in React-Native.

Until this commit, I got everything from the tutorial mentioned below. Everything else is created by me.

All credits belong to the original authors of the tutorial. I got the tutorial from here.

Content of tutorial

  • Setup React-Native Project with Expo
  • React-Native language specific components
  • Creating functional components
  • State management
  • Debugger and inspector in the simulator
  • Styles (conditional & dynamic)