Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mukhammadali committed Jan 30, 2021
1 parent 5dd619c commit a6c081c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@
Use CocoaPods to add the native RNAuth0Guardian to your project:
`$ npx pod-install`

### Manual installation
<details>
<summary>Show Steps</summary>
<br>


### Manual installation


#### iOS
Expand All @@ -54,6 +57,7 @@ Use CocoaPods to add the native RNAuth0Guardian to your project:
```
implementation project(':react-native-auth0-guardian')
```
</details>

## Usage
### Initialization
Expand Down

0 comments on commit a6c081c

Please sign in to comment.