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

https://github.com/peterpme/expo-av-example


https://github.com/peterpme/expo-av-example

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# expo-av-example

This is a replication of react-native-paper with AudioPlayer.

The only file that matters
- `src/components/AudioPlayer` (this is where its created)
- `example/src/App.tsx` (this is where its used)

```
Failed building JavaScript bundle.
Unable to resolve "@unimodules/core" from "../node_modules/expo-av/build/ExponentAV.js"
Failed building JavaScript bundle.
Unable to resolve "@unimodules/core" from "../node_modules/expo-av/build/AV.js"
Failed building JavaScript bundle.
Unable to resolve "@unimodules/core" from "../node_modules/expo-av/build/AV.js"
Failed building JavaScript bundle.
Unable to resolve "@unimodules/core" from "../node_modules/expo-av/build/AV.js"
```