mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-10 18:05:38 +08:00
* [internals][js] nativeWithArgs wrapper incorrectly wrapping NativeModule constants - should only wrap functions * [ios][android][js][auth] ensure user login state is consistent across RN reloads + tests * remove test focus * [android][auth] clear all auth state and id token listeners between React Native reloads * [ios][auth] clear all auth state and id token listeners between React Native reloads * [ios][auth] cleanup and add new auth error codes