@redia-as/redia-player-react-native
v1.2.0
Published
This module is a React Native component that uses the PubHub player SDK by Pragmasoft for audio playback. It is published by Publizon and includes functions to control the audio playback such as setting the playback speed, skipping ahead, and playing or s
Downloads
387
Readme
@redia-as/redia-player-react-native
This is a React Native module that provides an SDK for the PubHub Player for eBooks. This module is specifically designed for the redia-as organization.
Open android/settings.gradle and add the following lines:
include ':playercomponent'
project(':playercomponent').projectDir = new File('../node_modules/@redia-as/redia-player-react-native/pubhub-player-component-android/playercomponent')