UNPKG
react-native-androidtv-remote
Version:
latest (1.0.1)
1.0.1
Port of AndroidTV Remote to react native
github.com/vricosti/react-native-androidtv-remote
react-native-androidtv-remote
/
example
/
babel.config.js
4 lines
(3 loc)
•
72 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { presets: [
'module:@react-native/babel-preset'
], };