UNPKG
react-native-fbui-auth
Version:
latest (1.2.54)
1.2.54
Easy login with FirebaseUi Auth
github.com/oijusti/react-native-firebaseui-auth
react-native-fbui-auth
/
example
/
babel.config.js
4 lines
(3 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { presets: [
'module:metro-react-native-babel-preset'
], };