Commit Graph

288 Commits

Author SHA1 Message Date
ehesp
bf1d4e6df0 [skip ci] docs 2019-04-18 13:58:27 +01:00
ehesp
21c0031624 [skip ci] docs 2019-04-18 11:26:50 +01:00
ehesp
db2681045f [skip ci] docs 2019-04-18 11:21:56 +01:00
ehesp
2a700a5467 [skip ci] docs 2019-04-18 11:19:27 +01:00
ehesp
728d11fb65 [skip ci] docs 2019-04-18 11:19:12 +01:00
ehesp
3c9f917890 [skip ci] docs 2019-04-18 10:40:25 +01:00
ehesp
d548aff4ac [skip ci] docs 2019-04-18 09:33:48 +01:00
ehesp
f346c057ad [skip ci] docs 2019-04-18 09:32:00 +01:00
ehesp
77995103e7 [skip ci] docs 2019-04-17 08:48:51 +01:00
ehesp
f5fff1b926 [skip ci] docs 2019-04-15 17:03:37 +01:00
ehesp
8261f26f0a [skip ci] docs 2019-04-15 16:50:19 +01:00
ehesp
4d8e4acb30 [skip ci] docs 2019-04-15 16:45:00 +01:00
ehesp
b65306a208 [skip ci] docs 2019-04-15 14:58:23 +01:00
Elliot Hesp
84c5b66429 [skip ci] 2019-04-15 13:51:20 +01:00
Elliot Hesp
c4ada1e9d9 [ci skip] docs 2019-04-11 17:11:59 +01:00
Elliot Hesp
6a9885e67d Update index.md 2019-04-11 17:11:37 +01:00
ehesp
555ad5f97e [skip ci] docs 2019-04-11 16:21:10 +01:00
ehesp
3cde45f467 [skip ci] docs 2019-04-09 17:57:03 +01:00
ehesp
3a3605b17b Merge branch 'master' of github.com:invertase/react-native-firebase 2019-04-09 17:52:41 +01:00
ehesp
3bab1e2a4b [skip ci] docs 2019-04-09 17:52:20 +01:00
Elliot Hesp
89fd71fbab [skip ci] 2019-04-09 15:30:30 +01:00
Elliot Hesp
b1748d1813 [ci skip] 2019-04-09 15:13:35 +01:00
Elliot Hesp
7162924671 [skip ci] 2019-04-09 15:03:27 +01:00
ehesp
20883416fd [skip ci] docs 2019-04-08 12:34:48 +01:00
ehesp
61ec73e72d [skip ci] docs 2019-04-08 11:04:27 +01:00
Mike Diarmid
34b1d92005 [v6] Implement Invites (#2015)
[v6] Implement Invites
2019-03-28 20:52:16 +00:00
Ilja Daderko
fb7109e52a [v6] Implement Remote Config (#1896) 2019-03-26 13:03:57 +00:00
Mike Diarmid
c89ba48e92 [v6] Implement Crashlytics upgrade + required internals changes (#1958)
[crashlytics]

Fixes: #1643, #1848, #1964, #1920, #1884, #1783, #1966, #1940, #1447

Features/Bugs Todo:

  Capture JS Exceptions with stack traces automatically
  Capture Unhandled Promise Rejections with stack traces automatically
  [Android] .crash() not captured in debug due to RN RedBox; see #1921
  Support advanced user identifier features
  [Android] Enable Crashlyics NDK reporting by default (gist)
  Support toggling native crash logging off/on (e.g. disable in DEV)
  Support toggling JS crash logging off/on (e.g. disable in DEV)

  [ios] Static framework support for all modules
  [ios] Implement CocoaPods Firebase RN modules auto-loader script
  Implement firebase.json config loader; Android & iOS
  [tests] Fix false positive tests that catch errors (tests did not check that errors actually threw)
  [android] Cleanup manifest permissions for all modules
  [android] Implement Content provider base class
  [android] Investigate/fix issue where setDataCollectionDefaultEnabled is false by default in Firebase - it disables Crashlytics reporting
2019-03-13 17:07:21 +00:00
Elliot Hesp
81a08c0647 Create sidebar.yaml 2019-03-04 16:38:24 +00:00
Elliot Hesp
e09bf3abad Create index.md 2019-03-04 15:21:51 +00:00
Elliot Hesp
fe6e72348b Delete index.md 2019-03-04 14:44:54 +00:00
Elliot Hesp
26fa8bb958 Update index.md 2019-02-28 13:35:01 +00:00
Elliot Hesp
8bc5140046 Update index.md 2019-02-28 13:23:30 +00:00
Elliot Hesp
86ae2a83b1 Create index.md 2019-02-28 13:05:44 +00:00
Salakar
d56386ccbd v6.0.0-alpha.4" 2019-02-25 05:20:22 +00:00
Michael Diarmid
cd13977377 [v6] implement Performance Monitoring (#1916) 2019-02-24 13:07:59 +00:00
Elliot Hesp
3bf77446ef [ci skip] programmatically generate typedoc output 2019-02-13 08:27:53 +00:00
Elliot Hesp
f909b7e7a7 [ci skip] clean out docs 2019-02-01 18:08:03 +00:00
Michael Diarmid
17d778cf66 Refactor into monorepo for v6 (#1837)
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6).
2019-02-01 10:37:48 +00:00
Elliot Hesp
0f678f21d9 [docs] Remove docs directory in favour of new site/docs 2017-10-21 09:25:17 +01:00
Michael Diarmid
a5cb5392c6 Update README.md 2017-10-14 03:45:55 +01:00
chrisbianca
101a426307 Merge pull request #481 from rmrs/omer_links
Dynamic Links Support
2017-10-13 18:27:53 +01:00
Michael Diarmid
2ac339d846 [docs][Firestore] Update incorrect get example
Fixes #488
2017-10-11 01:59:11 +01:00
Omer Levy
fbdc733d53 flatten dynamicLinkInfo to the top-level, move the mandatory keys validation to the javascript from the native modules and some minor fixes 2017-10-10 16:22:03 +03:00
Michael Diarmid
89e98d7cdd Update initial-setup.md 2017-10-10 02:33:41 +01:00
Michael Diarmid
bc92ace8ed Update installation-ios.md 2017-10-08 18:25:58 +01:00
Michael Diarmid
1bc9c70fe1 Update installation-ios.md 2017-10-08 18:24:34 +01:00
Omer Levy
9758c99537 [docs] dynamic links docs fixes 2017-10-08 18:43:59 +03:00
Omer Levy
bcb704dd1c [docs] minor fixes at links docs 2017-10-08 13:12:01 +03:00
Omer Levy
af47f7ca03 merge master into omer_links 2017-10-08 03:52:19 +03:00