Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparison to react-native-firebase #327

Open
patrickdevivo opened this issue Apr 8, 2017 · 4 comments
Open

Comparison to react-native-firebase #327

patrickdevivo opened this issue Apr 8, 2017 · 4 comments

Comments

@patrickdevivo
Copy link

Does anyone know of a write-up or know offhand of notable differences between this package and this: https://github.com/invertase/react-native-firebase ?

I've been using react-native-firestack for some time now, but am bumping into some issues where .startAt() doesn't seem to work properly, and I wonder if react-native-firebase is more frequently maintained

Thanks!

@mike623
Copy link

mike623 commented Apr 9, 2017

for workaround #174 may help you

@mmmoussa
Copy link

mmmoussa commented Apr 17, 2017

@Salakar
Copy link
Collaborator

Salakar commented May 27, 2017

@patrickdevivo @mike623 @mmmoussa hey all, one of the authors of RNFirebase here, the link @mmmoussa provided sums it up really, but to add to it:

  • It's a re-write from the ground up - it matches the firebase web SDK to the letter and it's well tested with a custom testing app. This repo has a ton of bugs / issues and the api is unruly in terms of no correlation between it and the official firebase web sdk.
  • It's well supported and documented, issues are answered daily and work is done on it daily. All 3 co-authors (myself included) are active on slack, gitter and discord answering questions daily -
    whereas this repo has long since been abandoned by it's authors.
  • Minimal disparity between platforms, features are built and tested on both android and ios before getting released. For example we now have remote config, transactions, perf-mon, analytics, crash, full fcm implementation and more in addition to the current firestack feature set.
  • Authors actively working to provide the majority of the firebase feature set - for example we're working on admob for v2 release and have Banners and Interstitials working.

Have nothing against firestack - it's just in a really bad state and has been abandoned like that - you'll find the majority of the commits for v3 version of firestack was done by myself - so it's not like we didn't try =]

@BilalPasta
Copy link

how to configure react-native-firebase
?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants