refire-react
Version:
React components and helpers for Refire
37 lines (19 loc) • 820 B
Markdown
> Useful React components for [refire](https://github.com/hoppula/refire)
[](docs/RefireProvider.md)
[](docs/Bind.md)
These components will help you with basic Firebase tasks.
[](docs/FirebaseLogin.md)
[](docs/FirebaseLogout.md)
[](docs/FirebaseOAuth.md)
[](docs/FirebaseRegistration.md)
[](docs/FirebaseResetPassword.md)
[](docs/FirebaseWrite.md)
**FirebaseOAuth** does not work with [React Native](https://facebook.github.io/react-native/) yet as it requires browser redirects or popups.
It might be possible to add React Native version later as WebView component is now available for both iOS & Android.
MIT