Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theoplayer/expo-theoplayer-sample

Demonstrates using react-native-theoplayer in an Expo app
https://github.com/theoplayer/expo-theoplayer-sample

Last synced: 15 days ago
JSON representation

Demonstrates using react-native-theoplayer in an Expo app

Awesome Lists containing this project

README

        

# expo-theoplayer-sample

This project demonstrates using [react-native-theoplayer](https://github.com/THEOplayer/react-native-theoplayer)
in an [Expo](https://expo.dev/) app.

Expo provides a set of tools and services that aim to simplify the process of developing, testing, and deploying
React Native apps.

## Quick Start

### Setup

```bash
$ npm install
$ npm run android
$ npm run web
$ npm run ios
```