Commit Graph

25 Commits

Author SHA1 Message Date
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Lisa Oppermann
ff8b1ce12b docs: update database usage with switching database URL (#3431)
* docs: update database usage with switching database URL

I struggled a while with finding out how to switch the database URL for the [DEFAULT] firebase instance during runtime.
With version 5 it was very easy with simply passing the databaseURL to the database module.

The docs did not help unfortunately, so I tried a lot of ways which are documented in this ticket:
https://github.com/invertase/react-native-firebase/issues/3049

This PR shall help other people with the same situation too.

Furthermore, I hope to get valid feedback if the proposed implementation documented in this PR is actually correct.

* refactor: move section above firebase.json

* refactor: change section title

* refactor: remove title, fix typo

* refactor: fix typo

* refactor: feedback from review
2020-04-10 13:37:06 +01:00
Mike Diarmid
a2bb98ed95 docs(database): fix typos & tweak wording 2020-04-08 17:59:22 +01:00
Salakar
c7a02a1658 chore(docs): prettier & gen new typedocs 2020-04-03 14:12:50 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +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
ehesp
4709781fb0 Add pod install line to quick starts 2019-11-04 09:02:11 +00:00
ehesp
6ed875921a [docs] Update manual pod install paths 2019-10-03 14:09:09 +01:00
ehesp
0606b3775f react-native -> npx react-native 2019-09-23 13:07:27 +01:00
ehesp
4226e0b569 Documentation Updates 2019-09-21 18:09:31 +01:00
Pablo Kebees
d277f92164 [docs] Update Android instructions and misc module page fixes (#2601) 2019-09-19 18:01:41 +01:00
ehesp
401423dcf4 Add app links to quick start guides 2019-09-16 14:33:10 +01:00
ehesp
0e375bc719 Add app links to quick start guides 2019-09-16 14:12:14 +01:00
ehesp
31202eed36 Update docs 2019-08-21 16:07:01 +01:00
Salakar
72a4dc0fb6 [docs] remove use of unnecessary/potentially confusing english idiom 2019-07-22 08:14:48 +01:00
Salakar
50ad72f6aa [docs] prettier 2019-07-12 15:20:14 +01:00
Mike Diarmid
85672a479a v6 Implement Cloud Messaging (#2330) 2019-07-12 14:06:43 +01:00
Salakar
7ce7da4102 [docs] update quick start guides 2019-06-23 21:31:11 +01:00
Elliot Hesp
57fcc2a6e2 Update quick-start.md 2019-06-07 09:05:36 +01:00
Salakar
e62621a12a [docs] change install examples to use alpha versions - fixes #2149
[skip ci]
2019-05-21 15:48:11 +01:00
Mike Diarmid
7f11a9e501 [v6] Implement Cloud Storage (#2043)
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00
ehesp
0e1b567b05 [skip ci] docs install 2019-05-01 13:50:05 +01:00
ehesp
1cdd784062 [skip ci] docs 2019-05-01 10:37:45 +01:00
ehesp
3e0137c839 [skip ci] docs - database stub 2019-05-01 08:39:32 +01:00