File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ yarn add react-native-brightcove-player
25
25
26
26
- Add source to ` Podfile ` and ` pod install && pod update `
27
27
- Specify platform version to ` 10.0 `
28
- - https://github.com/manse/react-native-brightcove-player/commit/d4d15dbff828c19fd110fe5764c2c72279e50d6a
28
+ - [ Example ] ( https://github.com/manse/react-native-brightcove-player/commit/d4d15dbff828c19fd110fe5764c2c72279e50d6a )
29
29
30
30
``` rb
31
31
source ' https://github.com/brightcove/BrightcoveSpecs.git'
@@ -37,7 +37,7 @@ platform :ios, '10.0'
37
37
38
38
- Add maven source to repositories in ` android/build.gradle `
39
39
- [ Enables multiDex] ( https://developer.android.com/studio/build/multidex ) .
40
- - https://github.com/manse/react-native-brightcove-player/commit/337450274a0c7ed3b8de890837e60949e6df1db0
40
+ - [ Example ] ( https://github.com/manse/react-native-brightcove-player/commit/337450274a0c7ed3b8de890837e60949e6df1db0 )
41
41
42
42
``` gradle
43
43
allprojects {
You can’t perform that action at this time.
0 commit comments