/RN-Open-Audio-Player

Open Audio Player using React Native

Primary LanguageJavaScript

A Simple Audio Player Built with React Native.
You can view the web project HERE.
The repo to the web project

Preview

Set Up Firebase Project

To set up a firebase web project refer to this guide [https://firebase.google.com/docs/web/setup]
Ensure you enable email and password sign in in your firebase project. [https://firebase.google.com/docs/auth/web/password-auth]
Set up firebase storage to save audio and image files. [https://firebase.google.com/docs/storage/web/start]

Set up The APIs

API Repo
Add the base url to src/config.js

Available Scripts

In the project directory, you can run:

npx react-native run-android

npx react-native run-ios