react-native-firestack icon indicating copy to clipboard operation
react-native-firestack copied to clipboard

[v3] Create User class with methods

Open smkhalsa opened this issue 7 years ago • 2 comments

@Salakar @auser

I think we should consider creating a User class and switching the user management methods such as "updateEmail" and "updateProfile" over to match the firebase web api. Thoughts?

smkhalsa avatar Jan 18 '17 19:01 smkhalsa

@smkhalsa I liked your idea so much that I time travelled back in time to November and implemented it on the v3 branch 😃

alt

Check out the v3 branch, way ahead of master and much more inline with the firebase web SDK.

Salakar avatar Jan 23 '17 18:01 Salakar

@Salakar Do you have an idea on when v3 will merge to master?

artdevgame avatar Feb 03 '17 14:02 artdevgame