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
/
.eslintrc.js
5 lines
(4 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { root:
true
, extends:
'@react-native-community'
, };