You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# inline-youtube-view
2
2
3
-
YouTube component for Android, iOS and React. This is a suite of utilitiy libraries around using YouTube inside your Android, iOS or React Native app.
3
+
YouTube component for Android, iOS and React. This is a suite of utility libraries around using YouTube inside your Android, iOS or React Native app.
4
4
5
5
# youtube-android
6
6
@@ -12,3 +12,9 @@ Playing Youtube on Android (specially inline) comes with some challenges :
12
12
inline-youtube-view for Android checks if the services are available and will fall back gracefully to using WebView in the event they are not.
13
13
14
14
YouTubePlayerView : The YouTubePlayerView provided by the YouTube SDK comes with a restriction that the activty hosting this needs to extend from YouTubeBaseActivity. This view removes these restrictions.
0 commit comments