Commit Graph

7 Commits

Author SHA1 Message Date
Arpit Banati
e1922cd2b3 dpcs: Update Docs for realtime listeners (#3778)
[skip-ci]
2020-06-15 09:10:05 +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
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
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