| #
c9802eba |
| 29-Apr-2019 |
Stanisław Chmiela <[email protected]> |
[unimodules] Remove experience references (#3993)
# Why
Properly closes https://github.com/expo/expo/pull/3875, fixes https://github.com/expo/expo/issues/3517, fixes https://github.com/expo/expo/
[unimodules] Remove experience references (#3993)
# Why
Properly closes https://github.com/expo/expo/pull/3875, fixes https://github.com/expo/expo/issues/3517, fixes https://github.com/expo/expo/issues/3864.
# How
Removed all `experience` references from universal modules, adding scoped implementations to ExpoKit.
# Test Plan
- [x] NCL works
- [x] bare template works
show more ...
|
| #
b0b64c79 |
| 06-Aug-2018 |
Stanisław Chmiela <[email protected]> |
Let EXFileSystemManager kernel service handle both scoped and standalone scenarios (#2928)
* [ios] Let EXFileSystemManager subclass e-f-s/EXFileSystemManagerService and override the methods only whe
Let EXFileSystemManager kernel service handle both scoped and standalone scenarios (#2928)
* [ios] Let EXFileSystemManager subclass e-f-s/EXFileSystemManagerService and override the methods only when experience isn't standalone
* [ios] Minor fixes
* [ios] Check for appOwnership in EXFileSystemBinding
fbshipit-source-id: 6e78997
show more ...
|