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.
- 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)