Ilja Daderko
b40d44c57e
Move commons into /app ( #2486 )
...
* stash
* move commons into the app
2019-08-14 13:42:08 +03: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
Salakar
f66ecc9ede
[dynamic-links] onLink & getInitialLink now provide a DynamicLink object with additional parameters
2019-08-02 22:49:56 +01:00
Salakar
2fddf9e35d
[natural-language] rename namespace mlKitLanguage -> naturalLanguage
2019-08-02 21:27:11 +01:00
Salakar
f82571bbf8
[vision] rename namespace mlKitVision -> vision
2019-08-02 21:15:29 +01: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
3b1304d5c5
[docs] update changelog
2019-07-16 11:35:28 +01:00
Salakar
0e9ed631b9
[types] add FirebaseJsonConfig types
2019-07-15 02:40:55 +01:00
Salakar
5becd0dc13
[types] update types
2019-07-15 02:27:45 +01:00
Salakar
7151a6a364
[types] update app types
2019-07-15 01:55:43 +01:00
Salakar
8d88bca846
[types] update app types
2019-07-15 01:51:14 +01:00
Salakar
5f20eeb56e
[types] update type doc
2019-07-15 01:45:13 +01:00
Salakar
95262c6640
[types][app] rework types
2019-07-15 01:24:17 +01:00
Salakar
8a3792bb80
[types] -
2019-07-14 22:02:04 +01:00
Elliot Hesp
1e1de2bd04
v6 Implement Cloud Firestore ( #2319 )
2019-07-12 14:12:53 +01:00
Mike Diarmid
85672a479a
v6 Implement Cloud Messaging ( #2330 )
2019-07-12 14:06:43 +01:00
Mike Diarmid
fe959bb842
[v6] Implement Realtime Database ( #2195 )
...
* [database] recreate database branch based off of #2185
* [database] cleanup linting issues
* [database] enable tests
* [database] add to tests deps
2019-06-04 15:25:35 +01:00
Mike Diarmid
21a16867fe
[v6] Implement ML-Kit Natural Language ( #2117 )
...
- Implement ML-Kit Natural Language (#2117 )
- Includes additional refactor changes across other modules for internals api reworking
2019-06-02 17:58:21 +01:00
Salakar
15ff21d8bc
[app] ensure native apps are initialized before any calls of firebase.apps
...
[skip ci]
2019-05-21 20:24:55 +01:00
Mike Diarmid
6c3cb7c40e
[v6] Implement Authentication (Part 1) ( #2107 )
...
Migrate Android, iOS and JS code from Auth v5.
2019-05-07 02:35:15 +01:00
Mike Diarmid
7f11a9e501
[v6] Implement Cloud Storage ( #2043 )
...
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00
Salakar
5c725aa028
[types][app] declare correct module name
2019-04-20 20:27:53 +01:00
Salakar
c557e6c764
[internals] ensure app namespaces correctly cached
2019-02-05 23:15:37 +00:00
Salakar
d6f0ea6760
[internals] ensure consistent args on eventsRemoveListener
2019-02-05 22:05:26 +00:00
Salakar
914e78b6c2
[tests] additional emitter tests
2019-02-05 19:47:04 +00:00
Salakar
f80acab11c
[app][ios] add setAutomaticDataCollectionEnabled support
2019-02-05 19:46:33 +00:00
Salakar
e8bf697f93
[app][internal] fix incorrect native module registry key
2019-02-05 04:25:42 +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