Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hoppula/refire-react

React components for refire
https://github.com/hoppula/refire-react

firebase react redux refire

Last synced: 8 days ago
JSON representation

React components for refire

Awesome Lists containing this project

README

        

# refire-react

> Useful React components for [refire](https://github.com/hoppula/refire)

## Components

### Refire

[RefireProvider](docs/RefireProvider.md)

[Bind](docs/Bind.md)

### Firebase

These components will help you with basic Firebase tasks.

[FirebaseLogin](docs/FirebaseLogin.md)

[FirebaseLogout](docs/FirebaseLogout.md)

[FirebaseOAuth](docs/FirebaseOAuth.md)

[FirebaseRegistration](docs/FirebaseRegistration.md)

[FirebaseResetPassword](docs/FirebaseResetPassword.md)

[FirebaseWrite](docs/FirebaseWrite.md)

## React Native

**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.

## License

MIT