Skip to content

Commit 108b550

Browse files
committed
fix readme formatting
1 parent cbea8b7 commit 108b550

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

readme.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
A wrapper of the Youtube IFrame player API build for react native.
44

5-
✅ Works seamlessly on both ios and android platforms
6-
✅ Does not rely on the native youtube service on android (prevents unexpected crashes, works on phones without the youtube app)
7-
✅ Uses the webview player which is known to be more stable compared to the native youtube app
8-
✅ Access to a vast API provided through the iframe youtube API
9-
✅ Supports multiple youtube player instances in a single page
10-
✅ Works on modals and overlay components
5+
- ✅ Works seamlessly on both ios and android platforms
6+
- ✅ Does not rely on the native youtube service on android (prevents unexpected crashes, works on phones without the youtube app)
7+
- ✅ Uses the webview player which is known to be more stable compared to the native youtube app
8+
- ✅ Access to a vast API provided through the iframe youtube API
9+
- ✅ Supports multiple youtube player instances in a single page
10+
- ✅ Works on modals and overlay components
1111

1212
## Prerequisite
1313

0 commit comments

Comments
 (0)