react-native-firebase-docs icon indicating copy to clipboard operation
react-native-firebase-docs copied to clipboard

DEPRECATED: For RNFB v5 only.

Results 25 react-native-firebase-docs issues
Sort by recently updated
recently updated
newest added

Update typo: minior -> minor

blocked: user feedback

it says signinwithphonenumber failed expected 2 arguments but only 1

Improve docs; Request permissions section only relevant for iOS. On android, it always resolves, and has no use or effect on anything.

codes for test admob

blocked: user feedback

corrected the instruction that the headless task has to be registered before the main component

how can we make an expandable local notification, with a big text? right now it only shows one line.

Hello Could someone who knows how, please update `step 5` of the appDelegate.m stage for DynamicLinks to fit v6? `Update your AppDelegate.m file:` as seen [here](https://github.com/invertase/react-native-firebase-docs/blob/master/docs/links/ios.md) If this has been...

After reading the following doc: https://github.com/invertase/react-native-firebase-docs/issues I could implement the notificacion services like a charm. After a while playing with notifications I detected a scenario that I can't control: **Notification...