Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mudit2108 committed Oct 17, 2024
1 parent 68ff087 commit bd4dd98
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,21 @@

## Installation

#### setup react native webview

```sh
$ npm install react-native-webview
$ cd ios/
$ pod install
```

```sh
npm install @gumlet/react-native-embed-player
```




## Usage


Expand Down

0 comments on commit bd4dd98

Please sign in to comment.