An open API service indexing awesome lists of open source software.

https://github.com/cawfree/react-native-simple-youtube-player

A <YouTubePlayer /> for React Native, without SDK or API dependencies.
https://github.com/cawfree/react-native-simple-youtube-player

player react react-native youtube

Last synced: 3 months ago
JSON representation

A <YouTubePlayer /> for React Native, without SDK or API dependencies.

Awesome Lists containing this project

README

          

# react-native-simple-youtube-player
A <YouTubePlayer /> for React Native, without SDK or API dependencies.

## 🚀 Getting Started

Using [`npm`]():

```sh
yarn add react-native-simple-youtube-player
```

Using [`yarn`]():

```sh
yarn add react-native-simple-youtube-player
```

## ✍️ Example

The `` exported by this library is trivial to get started with; after all, it _is_ just a ``. Just define the `videoId` of the content you wish to render, and the `style` of your ``, and away you go!

```javascript
import React from 'react';
import { WebView } from 'react-native';
import SimpleYouTubePlayer from 'react-native-simple-youtube-player';

export default () => (

);
```

## ✌️ License
[MIT](https://opensource.org/licenses/MIT)



Buy @cawfree a coffee