Commit Graph

3376 Commits

Author SHA1 Message Date
sirajalam049
41d468ef5e docs(*): Fix broken link in index.md (#2835)
Broken link fixed for dynamic links docs
2019-11-07 08:36:17 +00:00
Matthieu Bagory
0843cbdf3a fix(auth): Fix exception in PhoneAuthListener (#2828)
Should fix #2639
2019-11-06 16:39:34 +00:00
bitlab-code
f478a57397 docs(messaging): Add iOS Manual Linking Guide for RNFBMessaging (#2831) 2019-11-06 14:41:42 +00:00
bitlab-code
c309ce5b3d docs(in-app-messaging): fix typo in doc ios manual install (#2830)
* fix a typo in doc about manual install
* fix missing typo in description
2019-11-06 14:39:43 +00:00
bitlab-code
151221304d docs(remote-config): fix a typo in doc RNFBRemoteConfig manual install (#2832)
```
[!] No podspec found for `RNFBConfig` in `../node_modules/@react-native-firebase/remote-config`
```
2019-11-06 14:32:17 +00:00
Rob S
d7764ed573 docs(vision): Fix incorrect Android package name (#2812) 2019-11-04 16:32:25 +00:00
ehesp
4709781fb0 Add pod install line to quick starts 2019-11-04 09:02:11 +00:00
Mike Diarmid
8d6ed4c543 Update quick-start.md 2019-11-02 20:07:01 +00:00
Mike Diarmid
b6e6fd9e29 Update quick-start.md 2019-11-02 20:06:25 +00:00
Sharfin Jahan Sakib
264e658031 docs(auth): Update sms code confirmation example (#2811) 2019-11-02 19:11:57 +00:00
thebylito
40f99e2bb3 docs(admob): Fix incorrect import of Admob package 2019-11-02 19:09:18 +00:00
Salakar
5efdd152a6 chore(*): v6.0.3 release 2019-10-25 18:55:39 +01:00
Salakar
e720c0be64 chore(*): v6.0.3 release 2019-10-25 18:54:40 +01:00
Salakar
ab958d1028 Merge branch 'master' of https://github.com/invertase/react-native-firebase 2019-10-25 18:13:00 +01:00
Justin Huntington
99dffa24a1 refactor(database): Merge duplicated fix to adjust variable name (#2772) 2019-10-25 18:12:18 +01:00
Ismar Besic
e2b1b6f56f fix(database): Fix crash when removing listeners at RN reload (#2770)
* Fixed crash when removing listeners caused by modifying an object while enumerating it
* Use allKeys instead of copy
2019-10-25 18:09:12 +01:00
Salakar
ef824af822 docs(reference): Regenerate type docs 2019-10-25 18:04:13 +01:00
Elliot Hesp
35e9388884 Update forEach types 2019-10-25 14:59:59 +01:00
Elliot Hesp
852b6a8a48 Update social-auth.md 2019-10-25 10:02:17 +01:00
Salakar
cbced419d4 fix(storage,ios): Fix issue with ph:// (Photos) paths 2019-10-24 16:17:38 +01:00
Salakar
5d60639197 Merge remote-tracking branch 'origin/master' 2019-10-24 15:06:47 +01:00
Salakar
371bb400ea docs(storage): Fix task.on example 2019-10-24 15:06:38 +01:00
Nik Sawtschuk
d7993f2c78 docs(crashlytics): Fix incorrect pod name in documentation. (#2774) 2019-10-24 14:32:21 +01:00
Elliot Hesp
b90c550396 ][ 2019-10-24 10:53:40 +01:00
Harlan Kellaway
849f9b014d docs(messaging): fix broken link in messaging ios guide 2019-10-23 07:01:12 +01:00
Salakar
198157d424 chore(release): v6.0.2 2019-10-18 14:25:18 +01:00
Salakar
be543f4911 chore(release): v6.0.2 2019-10-18 14:24:03 +01:00
Salakar
f47a5609f3 docs(reference): generate type docs 2019-10-18 13:53:01 +01:00
Salakar
d835299c11 docs(github): update issue templates 2019-10-18 13:49:26 +01:00
Salakar
b5fd1df1ea docs(github): update issue templates 2019-10-18 13:47:31 +01:00
Salakar
a9eece4370 docs(github): update issue templates 2019-10-18 13:45:32 +01:00
Elliot Hesp
49c0050383 fix(auth): Fix iOS event subscriptions not correctly removing on reload
* fix(auth): Fix iOS event emitter removal
2019-10-18 13:15:55 +01:00
Elliot Hesp
d717f981d4 fix(vision): Improve null checks on iOS #2744 (#2747) 2019-10-18 13:14:21 +01:00
Elliot Hesp
2c622ef833 Merge pull request #2739 from invertase/@ehesp/#2719
[firestore] Apply ID cursor when no orders
2019-10-16 17:27:28 +02:00
Mike Diarmid
f3b2c68c16 Merge branch 'master' into @ehesp/#2719 2019-10-16 15:34:09 +01:00
ehesp
37150b2585 [analytics] Fix incorrect int type 2019-10-16 09:55:10 +01:00
ehesp
f520406520 [firestore] Apply ID cursor when no orders 2019-10-16 09:35:43 +01:00
Karl
5302efb7a2 [docs] Update quick-start.md (#2727)
fix type
2019-10-14 21:37:36 +01:00
Elliot Hesp
2fed4a9b38 Merge pull request #2707 from dimatretyak/patch-2
Delete duplicate event name for reserved-events.md
2019-10-10 08:07:55 +01:00
Dima Tretyak
5d77806ad5 Delete duplicate event name for reserved-events.md 2019-10-09 20:40:06 +03:00
Elliot Hesp
c518bb6e6f Merge pull request #2703 from hlebon/patch-1
Fix typo in google social auth section
2019-10-09 12:16:36 +01:00
Hans Garcia
fe7aebea6a Update social-auth.md
Fix typo in "function bootstrap"
2019-10-09 06:21:20 -04:00
Salakar
a790ed5697 [auth] create a stack trace for phone auth listener (fixes #2639#issuecomment-539915313) 2019-10-09 10:35:16 +01:00
Salakar
5a6d46878f v6.0.1 2019-10-07 07:25:32 +01:00
Salakar
d8ce17369e v6.0.1 2019-10-07 07:05:43 +01:00
Salakar
f68425f258 [firestore][android] Fix NPE in exception handling (fixes #2681) 2019-10-07 06:53:07 +01:00
Salakar
9762abaf6e [types] fix formatting 2019-10-07 06:36:47 +01:00
Salakar
537bff7330 [docs] regenerate type docs 2019-10-07 06:33:19 +01:00
Salakar
44fcbb9fad [database] fix formatting issue 2019-10-07 06:32:46 +01:00
Salakar
a33fd146a0 [types] rework default export types for each module (should fix #2648) 2019-10-07 06:32:26 +01:00