React Native Youtube iframe
A wrapper of the Youtube IFrame player API build for react native.
β Works seamlessly on both ios and android platformsβ Does not rely on the native youtube service on android (prevents unexpected crashes, works on phones without the youtube app)β Uses the webview player which is known to be more stable compared to the native youtube appβ Access to a vast API provided through the iframe youtube APIβ Supports multiple youtube player instances in a single pageβ Fetch basic video metadata without API keys (uses oEmbed)β Works on modals and overlay componentsβ Expo support
Installation and Documentation
Contributing
Pull requests are welcome!
Read the contributing guide for project setup and other info