UNPKG

@dashdoc/react-native-system-sounds

Version:

A module to play system sounds and beeps for React Native on iOS and Android (no sound files).

3 lines 146 B
import { requireNativeModule } from "expo"; export default requireNativeModule("RNSystemSounds"); //# sourceMappingURL=RNSystemSoundsModule.js.map