This app has a login view, a register view, and tasks view. You will be able to add edit and delete new tasks in a task list. The app has a connection with firebase and will use it`s database and auth features.
The purpose of this app is to learn how to use firebase with react native. This app has no navigation screens just conditional rendering.