8000 GitHub - srikanthgurram/react-native-audio-player: Audio Player using React Native
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

srikanthgurram/react-native-audio-player

Repository files navigation

Audio Player using React Native

The Application is still in Progress, not completed

Dependencies

  1. Install Navigation
npm install --save react-navigation
  1. Install Navigation dependencies
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view

  1. Install React Native Fonts
npm install --save react-native-vector-icons
  1. Install React Native Track Player
npm install --save react-native-track-player
  1. Link dependencies
react-native link 

Run

To run on Android

react-native run-android

To run on iOS

react-native run-ios

About

Audio Player using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0