Skip to content

Commit

Permalink
Remove @next tag
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Nov 20, 2021
1 parent 2c833ce commit 32e4373
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Show a bootsplash during app startup. Hide it when you are ready.<br>
## Installation

```bash
$ npm install --save react-native-bootsplash@next
$ npm install --save react-native-bootsplash
# --- or ---
$ yarn add react-native-bootsplash@next
$ yarn add react-native-bootsplash
```

Don't forget going into the `ios` directory to execute a `pod install`.
Expand Down

0 comments on commit 32e4373

Please sign in to comment.