Skip to content

Commit 1ae9a2a

Browse files
Update README.md
1 parent 3c512cd commit 1ae9a2a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# inline-youtube-view
22

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.
44

55
# youtube-android
66

@@ -12,3 +12,9 @@ Playing Youtube on Android (specially inline) comes with some challenges :
1212
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.
1313

1414
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.
15+
16+
### Screenshots
17+
18+
YouTube Activity (Fullscreen Mode)
19+
20+
![YouTube Activity](https://github.com/flipkart-incubator/inline-youtube-view/blob/master/youtube-android-activity.gif)

0 commit comments

Comments
 (0)