Commit Graph

20 Commits

Author SHA1 Message Date
Russell Wheatley
50c0f12ef0 feat(functions): support function timeout (#3534)
Added support for configurable function timeout which allows you to set the timeout for a cloud function call in milliseconds.
2020-04-27 20:58:10 +01:00
Salakar
a33fd146a0 [types] rework default export types for each module (should fix #2648) 2019-10-07 06:32:26 +01:00
ehesp
579ac7d6f8 [ts] update named exports 2019-09-16 12:25:48 +01:00
ehesp
801d0d5de0 [ts] functions 2019-09-16 11:33:03 +01:00
ehesp
550b8dc53e [ts] functions 2019-09-16 10:45:36 +01:00
Ilja Daderko
b40d44c57e Move commons into /app (#2486)
* stash

* move commons into the app
2019-08-14 13:42:08 +03:00
Salakar
f429699990 - [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00
Salakar
5ac046e574 [types][functions] rework types 2019-07-15 01:26:22 +01:00
Salakar
3106c1dbf3 [functions][android] automatically use 10.0.2.2 as functions emulator origin when origin is specified as localhost/127.0.0.1
[skip ci]
2019-05-21 14:25:56 +01:00
ehesp
ee42b2aee8 [skip ci] docs 2019-05-09 11:00:44 +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
97bd4358f1 [skip ci] docs 2019-04-30 10:32:46 +01:00
ehesp
c0c4816983 [skip ci] docs 2019-04-30 09:55:17 +01:00
ehesp
49eb032e82 [skip ci] docs 2019-04-29 13:11:39 +01:00
ehesp
ba1c449576 [skip ci] docs 2019-04-29 13:09:57 +01:00
ehesp
890286356d [skip ci] docs 2019-04-29 12:57:26 +01:00
ehesp
4a3991259f [skip ci] docs 2019-04-29 12:55:52 +01:00
Salakar
07f0968b99 [types] add 'withApp' module type 2019-02-10 05:48:24 +00:00
Salakar
7fd60acce3 [functions] useFunctionsEmulator now stores origin in JS to be sent with each httpsCallable for that instance 2019-02-10 05:14:58 +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