Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LunatiqueCoder authored Nov 24, 2023
1 parent b2a1244 commit ad57dd0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions packages/media-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ VideoPlayer for the React Native `<Video/>` component at [react-native-video][15

[![demogif][16]][17]

### ⚠️ **Note:**
>
> We're only supporting the beta version of `react-native-video`. Since it looks stable enough except for the subtitles (which might still be a WIP at the time of writing), we're already using it in production at http://englishdiscoveries.net/
## ⭐️ Features

This package contains a simple set of GUI controls that work with the [react-native-video][15] `<Video>` component.
Expand Down Expand Up @@ -39,8 +43,6 @@ will toggle fullscreen.

Run `yarn add react-native-video react-native-media-console`

If you are using TypeScript, you will also need to run `yarn add --dev @types/react-native-video`

Then follow installation instructions
from [react-native-video][15].

Expand Down

0 comments on commit ad57dd0

Please sign in to comment.