Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TiagoSeverino authored Sep 1, 2020
1 parent 0fac38d commit b7210a5
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,16 @@ export default {
};
```

## Screens
### Github Actions Secrets

Main screens:
Here is a summary of all the variables that you can use and their purpose.

- Login
- Signup
- Forgot password
variable | description
--- | ---
`EXPO_CLI_USERNAME` | The username of your Expo account
`EXPO_CLI_PASSWORD` | The password of your Expo account
`CONFIG_URL` | The url to your production config.ts

![Initial Welcome Screen](https://i.imgur.com/KJAzftx.gif)

![Successful Signup](https://i.imgur.com/Ih72jol.gif)

![Successful Login](https://i.imgur.com/Xp0tiI1.gif)

![Forgot Password](https://i.imgur.com/HDvQMfp.png)

<strong>Built by [@TiagoSeverino](https://github.com/TiagoSeverino)</strong>

0 comments on commit b7210a5

Please sign in to comment.