Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.15 KB

File metadata and controls

20 lines (13 loc) · 1.15 KB

TaskTask App

drawing drawing drawing

Mobile application made for educational purposes. This simple app allows you to create your todo list and save it in the cloud. To create this app I use react native technology. You can download and test it from the AppStore or GooglePlay.

Tech stack

  • React native, expo
  • Firebase,
  • Mobx-state-tree

Project organization

I use ignite react native boilerplate to initially setup my project. I followed the folder structure proposed by this template. I can fully recommend this project you can check it here it has generators and some ready to use components that can speed up your implementation process.