Andréas Hanss
25a4f55f8c
docs(crashlytics): add note about required module import ( #2921 )
...
* Update quick-start.md
* Update quick-start.md
Co-authored-by: Mike Hardy <github@mikehardy.net >
2020-01-30 11:50:28 +00:00
Russell Wheatley
62138b7511
docs(messaging): add xcode configuration docs ( #3136 )
...
* apple integration cloud messaging
* split ios apple integration docs
* rchanged duplicate title
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-01-30 11:39:36 +00:00
Russell Wheatley
8fa44d2f23
docs(crashlytics): fix incorrect method for crashlytics types ( #3137 )
2020-01-28 21:12:06 +00:00
Pawel Sas
33d9f45aa9
Update admob quick start for maxAdContentRating
2020-01-26 19:19:45 +01:00
Dávid Lévai
ca2da3e453
docs(functions): fix ios manual linking typo ( #3105 )
2020-01-20 14:35:20 +00:00
Yu Watanabe
31d73f4087
docs(iam): fix gradle settings path in manual linking docs ( #3108 )
2020-01-20 14:32:15 +00:00
Anderson Addo
bb68cbf125
docs(crashlytics): improve Crashlytics docs in response to #2724 ( #3112 )
...
* Improved Crashlytics documentation in response to #2724
* Corrected a typo and made instructions about firebase.json clearer
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com >
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-01-20 14:30:36 +00:00
Ariel Reis
f90217ae9c
docs(iid) :fix firebase import from iid module ( #3103 )
2020-01-20 10:25:21 +00:00
Jack Burgess
8045058b0e
docs(perf): Add HTTP metric.start command to example
2020-01-18 00:06:31 +00:00
Jeff Gu Kang
760b8f25a2
docs(iid): fix typo -> iid.get() to iid().get() ( #3098 )
2020-01-16 00:33:59 +00:00
Anderson Addo
da0408ca4e
docs(storage): add note about errors #3033 ( #3034 )
...
This is a suggested way to improve the error documentation of this package. I've talked more about my feelings about the current state of the error documentation in #3033
2019-12-30 13:28:52 +00:00
Elliot Hesp
38ff48df30
Update index.md
2019-12-16 13:19:01 +00:00
Russell Wheatley
bc0ed1b18f
docs(auth): updated social auth docs to include Apple ( #2982 )
...
* updated apple social auth docs
* replace existing apple auth section
2019-12-09 15:20:53 +00:00
Salakar
a5847c9837
docs(dynamic-links): tweak quick-start documentation
2019-12-07 23:31:22 +00:00
sirajalam049
09559bdb6a
docs(dynamic-links): resolving "Type 'Function' provides no match for the signature '(): void | undefined'.ts(2345)". ( #2945 )
2019-12-07 23:28:11 +00:00
Diego Castillo
9823d840d0
docs(auth): fix typos in quick-start.md ( #2948 )
...
Fixes typos in the auth quick start page
2019-12-07 23:26:23 +00:00
Salakar
6f49a6248d
docs(auth): update quick start
2019-12-07 23:19:05 +00:00
Salakar
99408e043c
docs(auth): add Apple auth iOS only note
2019-12-07 23:03:56 +00:00
Salakar
7ec161aa1d
docs(auth): add Apple auth links
2019-12-07 22:59:24 +00:00
Salakar
53f0788c61
docs(messaging): add docs for #2657
2019-11-26 03:22:09 +00:00
Salakar
83e3017b7a
docs(*): regenerate reference docs
2019-11-25 22:36:33 +00:00
Salakar
0e025a13c2
refactor(*): goodbye notifications
2019-11-25 13:24:02 +00:00
Salakar
ccc1ba4ae9
refactor(*): goodbye invites
2019-11-25 12:59:36 +00:00
Mike Diarmid
42e034c480
feat(firestore): array-contains, array-contains-any & in filters ( #2868 )
...
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
Elliot Hesp
f9da620105
docs(*) Fix typos in DynamicLinks Quick Start guide
2019-11-21 09:44:07 +00:00
Radosław Szalski
40926dc2ea
[Docs] Fix typos in DynamicLinks Quick Start guide
...
Also, I slightly reworded the description of `getInitialLink()`.
2019-11-21 09:53:45 +01:00
Dulmandakh
84549bcdd7
fix package names in documentation
2019-11-21 11:11:37 +08:00
Olcay Karaduman
3026b6ef37
docs(database): fix typo in quick-start.md #2898
...
Fix small typo `initilizing` -> `initializing`
2019-11-20 13:38:47 +00:00
tje512
ccc39749cd
Add docs about ignoring analytics in TestLab
2019-11-18 17:55:15 +01:00
Elliot Hesp
cf2bf17ec7
chore(*) Added missing dynamic links docs info
...
Added missing dynamic links info
2019-11-12 12:44:27 +00:00
Salakar
86d96139d9
docs(ml-natural-language): Add example to SuggestedReply interface
2019-11-11 17:39:09 +00:00
Pablo Kebees
5d4534db78
Added missing dynamic links info
2019-11-11 16:19:12 +01:00
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
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
ef824af822
docs(reference): Regenerate type docs
2019-10-25 18:04:13 +01:00
Elliot Hesp
852b6a8a48
Update social-auth.md
2019-10-25 10:02:17 +01:00
Nik Sawtschuk
d7993f2c78
docs(crashlytics): Fix incorrect pod name in documentation. ( #2774 )
2019-10-24 14:32:21 +01:00
Harlan Kellaway
849f9b014d
docs(messaging): fix broken link in messaging ios guide
2019-10-23 07:01:12 +01:00
Salakar
f47a5609f3
docs(reference): generate type docs
2019-10-18 13:53:01 +01:00
Karl
5302efb7a2
[docs] Update quick-start.md ( #2727 )
...
fix type
2019-10-14 21:37:36 +01:00
Dima Tretyak
5d77806ad5
Delete duplicate event name for reserved-events.md
2019-10-09 20:40:06 +03:00
Hans Garcia
fe7aebea6a
Update social-auth.md
...
Fix typo in "function bootstrap"
2019-10-09 06:21:20 -04:00