Commit Graph

645 Commits

Author SHA1 Message Date
Russell Wheatley
6c53f479d9 feat(analytics): add & deprecate pre-defined analytics events (#3385)
* updating analytics types

* further type updates

* update log events for analytics

* update validation

* feat(analytics): update events & tests

* tests(analytics): update

* build(analytics): types & type tests

* chore(analytics): update to revised api

* feat(analytics): further updates for package

* Apply suggestions from code review

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* tests(analytics): update tests

* tests(ml-vision): stop testing ml-vision

* chore(*): spelling

* chore(*): spelling

* chore(analytics): update ts docs

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-07-09 09:18:48 +01:00
Mars Lan
f0959f2054 doc(storage): fix multiple buckets example (#3901) 2020-07-07 19:33:07 +01:00
Anderson Addo
a5e4025256 docs(database): persistence is disabled by default (#3899)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-07 19:31:50 +01:00
Anderson Addo
9c62d35d32 docs(crashlytics): remove reference to fabric (#3883) 2020-07-06 14:11:10 +01:00
Peter Hägg
f9d25889ce docs(crashlytics,ios): remove manual setup steps for iOS (#3878) 2020-07-05 21:40:48 +01:00
Ziyaddin Sadigov
3e98ecd9e1 docs: fix typo in database usage (#3880) 2020-07-05 21:39:38 +01:00
forbesgillikin
5e226a1baf docs(messaging): add additional APNS information
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-05 21:33:27 +01:00
Anderson Addo
65042d08ed Corrected the apply location of plugin: 'com.google.gms.google-services' in docs (#3876) 2020-07-04 14:11:17 -05:00
Andrei Pfeiffer
be1bfc5eb1 (docs) Fix docs for Cloud Messaging: iOS - Requesting permissions
The [Clound Messaging > Usage](https://rnfirebase.io/messaging/usage#ios---requesting-permissions) docs on the Clound Messaging > page contain wrong code example, compared with the dedicated [iOS Permissions](https://rnfirebase.io/messaging/ios-permissions#reading-current-status) page.
2020-07-03 08:52:33 -05:00
Omar López
4135deb54b docs: improve autolinking & rebuilding steps (#3847) 2020-06-30 21:24:07 +01:00
Salakar
b53a29a926 docs: regenerate typedoc sources 2020-06-30 21:10:59 +01:00
Salakar
1ecadc5e50 docs: format markdown files 2020-06-30 21:09:22 +01:00
Aure77
cad58e178b feat(crashlytics)!: upgrade to new Firebase Crashlytics SDK (#3580)
Goodbye Fabric, hello Firebase Crashlytics.

BREAKING CHANGE: This is a breaking change to remove the use of the Fabric SDKs.

Co-authored-by: David Buchan-Swanson <david.buchanswanson@gmail.com>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-06-30 20:56:01 +01:00
Mike Diarmid
7c61cfd9d8 docs: tweak faqs 2020-06-30 05:02:11 +01:00
Anderson Addo
85047b6c22 docs: added FAQs and Tips page (#3524)
Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-06-26 17:38:00 +01:00
Tuomas Jaakola
e716fe0507 docs(database): using ref.off() to unsubscribe (#3821) 2020-06-22 16:49:08 +01:00
Russell Wheatley
57ff9003b6 feat(firestore): support clearPersistence() & terminate() APIs (#3591)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

[publish]
2020-06-22 14:46:46 +01:00
janndriessen
ad6bb41b93 docs(storage): fix minor typo in storage docs (#3807)
The `putFile` docs referenced the wrong variable in the first example
2020-06-22 13:02:31 +01:00
Russell Wheatley
dc7f9213c0 feat(firestore): support limitToLast query filter (#3702)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-06-22 12:14:19 +01:00
Andre Nunes
5f3825a4bc docs: add note about notifications on real devices (#3592)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-06-18 11:18:24 +01:00
Arpit Banati
e1922cd2b3 dpcs: Update Docs for realtime listeners (#3778)
[skip-ci]
2020-06-15 09:10:05 +01:00
Russell Wheatley
7a5a1ced6f docs(firestore): emulator documentation (#3690)
* format(*): ran formatting script

* docs(firestore): added emulator docs

* chore(firestore): typedoc generate

* docs(firestore): with sidebar

* chore(firestore): generate docs

* docs(firestore): spelling/grammar

* chore(app): reversed test index

* chore(firestore): emulator update

* chore(firestore): emulator docs and code

* fix(firestore): emulator configuration

* chore(firestore): code review update

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* chore(firestore): rm http protocol

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-06-03 13:53:04 +01:00
Russell Wheatley
0b0f858527 feat(app): add Play Services available utilities (#3601)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

[publish]
2020-06-03 12:39:05 +01:00
Mike Diarmid
af511c7f46 docs: add firestore video 2020-06-03 11:49:22 +01:00
Mike Diarmid
fb1560f051 docs: add auth screencast 2020-05-22 18:26:52 +01:00
Russell Wheatley
672ae83427 docs(dynamic-links): add set up docs (#3624)
* docs(database): forEach docs

* docs(app): update 'apps' example

* docs(dynamic-links): ios setup

* docs(dynamic-links): update setup docs

* docs(*): format markdown

* docs(dynamic-links): capitalisation of products

* docs(dynamic-links): update

* docs(dynamic-links): spelling

* docs(dynamic-links): spelling
2020-05-22 18:16:22 +01:00
Russell Wheatley
8a35db6f36 docs(*): corrections (#3676) 2020-05-22 11:18:38 +01:00
Santhosh Kumar Jayaraman
d2a61f5e7f docs(remote-config): correct import for android (#3658) 2020-05-21 07:01:38 +01:00
Greg Hesp
284cd099d1 docs: Fixed typo
[skip-ci]
2020-05-19 12:00:21 +01:00
Greg Hesp
c529598bb9 docs: Fixed Typo
[skip-ci]
2020-05-19 11:25:10 +01:00
Greg Hesp
5ef9c3c428 docs: Fixed typo
[skip-ci]
2020-05-19 09:36:46 +01:00
Alan Hu
25854bdc77 docs(messaging): update example (#3525) 2020-05-18 11:25:34 +01:00
Elliot Hesp
dcd38fbb0b docs: fix broken links
[skip-ci]
fixes #3620
2020-05-17 10:33:31 +01:00
Salakar
75d220796b docs: release notes table format 2020-05-13 14:45:52 +01:00
Elliot Hesp
6aa6bf8618 docs: hide badge alt tag in docs
[skip-ci]
2020-05-13 09:34:27 +01:00
Salakar
5702100a4c docs: fix release notes table 2020-05-13 02:14:21 +01:00
Salakar
6ae85440c9 docs: add packages release notes table 2020-05-13 02:06:07 +01:00
Salakar
b8d41f8ba8 docs: update typedocs 2020-05-13 01:40:47 +01:00
Salakar
4364b7f27b docs: format 2020-05-13 01:39:46 +01:00
Salakar
da244bd958 docs: remove template 2020-05-13 01:29:44 +01:00
Salakar
574ba4c5d4 docs: fix build 2020-05-13 01:17:06 +01:00
Salakar
05d59b2d20 docs: rework landing page & sidebar 2020-05-13 01:13:14 +01:00
Mike Diarmid
135b2fe046 docs: add Analytics video 2020-05-13 00:04:08 +01:00
Mike Diarmid
d9a5a6c747 docs: fix code block 2020-05-12 22:38:25 +01:00
Marc Rousavy
dc64856932 docs: add rebuild info to ML-Vision index-page (#3629) 2020-05-08 17:09:13 +01:00
Lisa Oppermann
6d54d8c743 docs: update usage of secondary app (#3430)
I struggled a lot with simply switching the database URL within the [DEFAULT] app instance during run time.
I documented my solution in this ticket: https://github.com/invertase/react-native-firebase/issues/3049

This PR shall reflect my findings with switching app instances.
2020-05-05 22:44:33 +01:00
Peter Velkov
b684c92735 docs(auth): fix typo in description (#3605) 2020-05-05 22:40:32 +01:00
Russell Wheatley
e60cc17e78 docs(ml-vision): update (#3609)
change title
2020-05-05 10:36:01 +01:00
Elliot Hesp
60d4093371 docs: add AdMob screencast
[skip-ci]
2020-05-04 11:17:08 +01:00
Alexander Kurnikowski
88010dfebd docs(analytics): refined react-native-navigation example (#3560)
[skip-ci]
2020-05-02 08:35:45 +01:00