Andrew Henderson

Results 14 comments of Andrew Henderson

@moooji @auser I am still experiencing this bug and it looks like I'm not the only one. https://github.com/fullstackreact/react-native-firestack/issues/293 cc: @neuberoliveira I'm considering migrating to @Salakar's https://github.com/invertase/react-native-firebase Data filtering is crucial...

@Salakar I'm attempting to use your library. However, I'm having issues migrating to your project's API. The docs on your repo seem to be out of date. `npm i react-native-firebase`...

@neuberoliveira I'm experiencing the same issue. It doesn't look like it's going to be resolved until v3 of this library. See: https://github.com/fullstackreact/react-native-firestack/milestone/4 Similar issue report: https://github.com/fullstackreact/react-native-firestack/issues/121

Any movement on this? The Firestack user object is without the method `sendEmailVerification`. See: https://firebase.google.com/docs/auth/web/manage-users#send_a_user_a_verification_email Is there any reason Firestack can't simply return the user that Firebase returns?

I'm experiencing this warning as well. Not sure what's causing it. I'll post back if I discover the issue. Does anyone know if this repo is still being maintained?

OK. Perhaps there is a performance bug in there that warrants investigation. Are you able to provide a link to the site as well as a link to the js...

I'm finding the lag to be slight. Almost unnoticeable. However, it's probably worth throttling the scroll position check. Right now it fires every move. I wrote it this way so...

It's cool. I will make those improvements and commit to GitHub and you can let me know if it helps. On Thu, Dec 27, 2012 at 5:57 PM, demogoria [email protected]...

@yang-wei I am interested in maintaining this project as well. If for reasons other than lack of time or personal, what is your reason for no longer maintaining? Are there...

@yang-wei OK. I'm going to do some research through this codebase as well as react-d3-library and plan to submit a PR to move this library forward. I figure if you...