- The three phases are: Mounting, Updating, and Unmounting.
it is well documented at here .
| Branch | Description |
|---|---|
master |
This is the main production branch. You should pull from here to update your local repo. |
starter-template |
This branch is for you to kickstart your project with the starter template with auth (Firebase). This way you can start building your project from ground-up. |
starter-template-without-auth |
If you are looking to use a different authentication system, this is the right branch for you to start with. |
starter-template-jwt-auth |
If you are looking to use a JWT authentication system, this is the right branch for you to start with. |
- An issue must be related to coding. It should not be a general query. If you have any query, please ask that here
- You can request a feature as an issue. We will make this open for voting for other users. So that they can vote and we can build what is in demand.
- While posting an issue be descriptive with the process to replicate the issue.
