Skip to content

A small application for listening to audio from the Internet and offline made on react-native. It is possible to upload files to the cache. The audio was used to work react-native-track-player

Notifications You must be signed in to change notification settings

1kakadu1/audio-react-native

Repository files navigation

Demo applications for audio playback

A small application for listening to audio from the Internet and offline made on react-native. It is possible to upload files to the cache. The audio was used to work react-native-track-player

Getting Started

Set the api key in const/env You can get it on the website freesound.org. Multiple tracks will be added when the app is first launched. Background audio listening works.

You can run it:

npm i
npm run ios

is used

  • react-native-track-player
  • redux-persist
  • expo-file-system
  • react-redux
  • @react-native-community/netinfo

fix

  • add tracks from the cache to the queue with the current playlist update

Warning

the ios emulator deletes the cache from the audio itself upon completion

About

A small application for listening to audio from the Internet and offline made on react-native. It is possible to upload files to the cache. The audio was used to work react-native-track-player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published