Commit Graph

19 Commits

Author SHA1 Message Date
Sergi Cuenca
246ccb0225 docs: should be asBoolean instead of asNumber (#4023)
It has been used `asNumber` instead of `asBoolean` in the `resolves value to boolean` section. This can lead to confusion.
2020-07-30 10:00:48 +01:00
Russell Wheatley
256b6a47e5 feat(remote-config)!: API update to match web SDK (#3537)
* feat(remote-config): API update to match web SDK

* feat(remote-config): reset API for android

* tests(remote-config): update assertions

* tests(remote-config): update to match api

* chore(remote-config): update

* chore(remote-config): update tests/API

* tests(remote-config): update tests

* feat(remtoe-config): PR comment updates

* Apply suggestions from code review

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

* chore(remote-config): Pr comment updates

* fix(remote-config): revert back mocha config

* Apply suggestions from code review

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

* chore(remote-config): rename array

* chore(remote-config): PR updates

* chore(remote-config): lint disable

* chore(remote-config): update types

* docs(remote-config): update docs

* docs(remote-config): note

* docs(remote-config): update

* docs(remote-config): further updates

* fix(ml-vision): cancel tests

* docs(*): RNFB not part of spelling list

* chore(*) update spelling list

* docs(*): update ts.json docs

* docs(*): update ts docs

* Apply suggestions from code review

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

* chore(remote-config): release updates

* chore(remote-config): types

* chore(remote-config): 'fetchTimeMillis' api

* docs(remote-config): update docs

* chore(remote-config): api update

* Update packages/remote-config/type-test.ts

* chore(remote-config): further changes

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-16 12:32:58 +01:00
Santhosh Kumar Jayaraman
d2a61f5e7f docs(remote-config): correct import for android (#3658) 2020-05-21 07:01:38 +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
Anderson Addo
d82e64cb35 docs(remote-config): remove unnecessary await in example (#3218) 2020-02-18 01:28:09 +00:00
Russell Wheatley
28615dd810 docs(remote-config): fix typo 2020-02-10 08:11:58 +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
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
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
4c30c8558f Update docs to match module rename 2019-08-21 10:07:13 +01:00