redux-firebase icon indicating copy to clipboard operation
redux-firebase copied to clipboard

Support V3 of Firebase

Open prescottprue opened this issue 8 years ago • 2 comments

Current redux-firebase libraries, including this one, suffer from not being compatible with the new version of Firebase (v3).

Thinking about coming up with a new namespace for npm for my working version so that people can start npm installing it. The problem with that is that most of the good names, including redux-firebase are taken.

Current Libraries

There might be more, this is all I could find on initial search

Working Solution

Note: Directly including this git repo will not work with npm as it does not include the built code

Are we interested in combining all of these libraries? I use this stuff daily, so I will be constantly improving the library if we all get centered around one. I am more than willing to spear head the project and handle fielding incoming issues/PRS.

EDIT: firedux now supports v3.0.4 after a recenty issue was fixed. Still contacting author about helping with joint library/project.

prescottprue avatar Jul 21 '16 13:07 prescottprue

Not sure if everyone here is on the Firebase Slack, but there is a Redux channel there. Might be good to have discussion there so we don't have to leave an issue open in this repo.

prescottprue avatar Jul 21 '16 20:07 prescottprue

Created react-redux-firebase to make this available on npm for now.

prescottprue avatar Jul 25 '16 22:07 prescottprue