Commit Graph

444 Commits

Author SHA1 Message Date
ehesp
cca499dc2b Break out AdMob docs 2019-09-03 16:54:20 +01:00
ehesp
729675fab9 Break out Analytics docs 2019-09-03 16:27:54 +01:00
Elliot Hesp
ec85e5e3f5 Update variables.yaml 2019-09-02 14:08:51 +01:00
Elliot Hesp
3dfd47b55f Update variables.yaml 2019-09-02 13:26:57 +01:00
Elliot Hesp
95d996269e Update social-auth.md 2019-09-02 11:59:37 +01:00
Pablo Kebees
b39aa3e680 [v6] Misc doc fixes (#2515)
* Typo

* Admob doc link fixes

* Removed Brittish slang 🙄

* Wording, typos

* Extra admob examples

* Analytics doc changes

* User properties details

* Auth stuff

* More auth changes
2019-08-30 09:53:28 +01:00
Ilja Daderko
16e67ddbf8 Move file methods / constants from storage to utils (#2511)
* stash

* move commons into the app

* move utils module into app

* Update index.d.ts

* re-trigger build

* fix eslint issues

* Fix formatting eslint issues

* move utils documentation to app

* Dissalow number values in setUserProperties

* fix test

* add utils export to app module

* clean up utils export

* Move path helpers to utilities module

* I have no idea

* Update RNFBUtilsModule.m

* remove duplicate util files

* fix RNFBUtilsModule merge conflict

* fix android build

* Move path constants from storage to utils, remove old GH Actions

* resolve remaining merge confs

* resolve type definition conflict

* add requiresMainQueueSetup to RNFBUtilsModule
2019-08-28 13:17:48 +03:00
ehesp
f835519285 Doc gen 2019-08-27 16:58:52 +01:00
Ilja Daderko
c7f58f8afc [internal] Move @react-native-firebase/utils into /app (#2487) 2019-08-23 12:05:37 +01:00
Katharine Padilha
30eae80c65 Update deleting app instance description
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:17:12 -03:00
Katharine Padilha
f9cf5da20b Update initialize apps via native code section title
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:15:18 -03:00
Katharine Padilha
95de8c83d0 Remove extra tabs
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:14:16 -03:00
Katharine Padilha
5ff7eb7b25 Update example code of client initialization
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:13:56 -03:00
Katharine Padilha
8d636a0f1f Remove extra tabs
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:12:28 -03:00
Katharine Padilha
2802304d8a Remove extra tabs
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:11:59 -03:00
Katharine Padilha
7d964c55f0 Remove extra tabs
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:11:51 -03:00
Katharine Padilha
23d0130b8d Update initialize apps section title
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:11:36 -03:00
Katharine Padilha
cfcd100318 Update supported modules list
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:10:48 -03:00
Katharine Padilha
220862b02d Update supported modules list
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:08:30 -03:00
Katharine Padilha
2eb9962ca4 Update supported modules description
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:07:45 -03:00
Katharine Padilha
46b2ba73eb Fix abbreviation and uppercase text
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>
2019-08-22 10:06:17 -03:00
Mike Diarmid
dba9040ed1 Merge branch 'master' into update-core-documentation 2019-08-22 10:14:10 +01:00
ehesp
31202eed36 Update docs 2019-08-21 16:07:01 +01:00
Elliot Hesp
cf6257a295 Update quick-start.md 2019-08-21 14:09:31 +01:00
ehesp
962db209b2 Remove app indexing from sidebar 2019-08-21 10:44:12 +01:00
ehesp
777f66784a Merge remote-tracking branch 'origin/master' 2019-08-21 10:42:58 +01:00
ehesp
355bfe4746 Update utils docs 2019-08-21 10:42:47 +01:00
Elliot Hesp
cc34ad76e7 Update android.md 2019-08-21 10:16:04 +01:00
Elliot Hesp
17a9f10ab4 Update quick-start.md 2019-08-21 10:12:38 +01:00
ehesp
6d81cf8129 Update docs to match module rename 2019-08-21 10:10:26 +01:00
ehesp
e102174b5a Update docs to match module rename 2019-08-21 10:09:26 +01:00
ehesp
4c30c8558f Update docs to match module rename 2019-08-21 10:07:13 +01:00
Elliot Hesp
2e9c7a273b Update android.md 2019-08-21 09:42:56 +01:00
ehesp
59ce67d681 Gen docs 2019-08-21 09:27:51 +01:00
Elliot Hesp
bb9298b56d Update index.md 2019-08-21 09:24:13 +01:00
Katharine Padilha
658e268ceb Update core documentation 2019-08-19 20:59:45 -03:00
ehesp
8e87e2f220 - 2019-08-13 21:01:14 +01:00
Mike Diarmid
48ca0685c6 [in-app-messaging] rename namespace to inAppMessaging() from fiam() (#2483)
* [in-app-messaging] rename namespace to `inAppMessaging()` from `fiam()`
2019-08-13 15:00:30 +01:00
Mike Diarmid
df092b274f [remote-config] rename namespace to remoteConfig() from config() (#2479) 2019-08-13 13:11:24 +01:00
JavanPoirier
bad899810e [docs] Fixed function call to same as import. (#2477)
import and function usage was inconsistent. Main import is of firestore, while function calls were from the firebase import.
2019-08-13 12:45:56 +01:00
Elliot Hesp
37de6f2aff Update european-user-consent.md 2019-08-12 16:24:46 +01:00
Elliot Hesp
bf9834b47b Update european-user-consent.md 2019-08-12 10:04:21 +01:00
Elliot Hesp
9112666052 Update european-user-consent.md 2019-08-12 09:54:45 +01:00
ehesp
2f633b0acd AdMob EU Consent Guide 2019-08-10 13:56:42 +01:00
ehesp
3d84b02d52 AdMob EU Consent Guide 2019-08-10 13:56:03 +01:00
ehesp
f0d94e1424 AdMob EU Consent Guide 2019-08-10 13:00:52 +01:00
ehesp
8d9ba31388 AdMob EU Consent Guide 2019-08-10 12:58:33 +01:00
Elliot Hesp
4a8f6a4a90 Update quick-start.md 2019-08-10 09:59:14 +01:00
Mike Diarmid
0406aa894d [auth] update phone auth docs 2019-08-07 16:15:04 +01:00
ehesp
14206f2685 [docs] update type docs 2019-08-07 15:43:04 +01:00