UNPKG

react-native-davoice-tts

Version:

tts library for React Native

11 lines (10 loc) 210 B
module.exports = { dependency: { platforms: { android: { packageImportPath: 'import com.davoice.rn.DaVoicePackage;', packageInstance: 'new DaVoicePackage()', }, }, }, };