File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ React Native works to speed up the way of working with THEOplayer React Native S
53
53
This section starts with creating a minimal demo app that integrates the ` react-native-theoplayer ` package,
54
54
followed by an overview of the available properties and functionality of the THEOplayerView component.
55
55
An example application including a basic user interface and demo sources is included in the
56
- [ git repository] ( https://github.com/THEOplayer/react-native-theoplayer/example ) ,
56
+ [ git repository] ( https://github.com/THEOplayer/react-native-theoplayer/tree/master/ example ) ,
57
57
and discussed in the next section. Finally, an overview of features, limitations and known issues is listed.
58
58
59
59
- [ Creating a minimal demo app] ( ./doc/creating-minimal-app.md )
Original file line number Diff line number Diff line change 2
2
3
3
The ` react-native-theoplayer ` package only provides the ` THEOplayerView ` component.
4
4
The example application on our react-native-theoplayer
5
- [ git repository] ( https://github.com/THEOplayer/react-native-theoplayer/tree/develop /example ) demonstrates how to integrate
5
+ [ git repository] ( https://github.com/THEOplayer/react-native-theoplayer/tree/master /example ) demonstrates how to integrate
6
6
the component in a single-page app with a basic UI that allows interaction on both touch-based and remote-controlled devices.
7
7
8
8
The example app depends on [ ` react-native-tvos ` ] ( https://github.com/react-native-tvos/react-native-tvos ) ,
You can’t perform that action at this time.
0 commit comments