Russell Wheatley
|
7e9d252853
|
refactor: remove deprecated code (#3953)
* chore(storage): rm downloadFile api
* chore(messaging): rm deprecated methods
* chore(dynamic-links): rm createDynamicLink
* chore(dynamic-links): rm createShortDynamicLink
* rm isRegisteredForRemoteNotifications
* chore(app): rm deprecrated util.paths
* chore: remove comment
|
2020-07-23 15:36:26 +01:00 |
|
Mike Hardy
|
afcd79479b
|
fix: correct androidResolutionForPlayServices API
Previously was calling the incorrect native API from JS
Fixes #3864
|
2020-07-03 11:41:28 -05:00 |
|
Russell Wheatley
|
0b0f858527
|
feat(app): add Play Services available utilities (#3601)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
|
2020-06-03 12:39:05 +01:00 |
|
Salakar
|
78b4d9cbef
|
v0.3.0
|
2019-08-28 13:40:40 +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 |
|
Ilja Daderko
|
c7f58f8afc
|
[internal] Move @react-native-firebase/utils into /app (#2487)
|
2019-08-23 12:05:37 +01:00 |
|