History log of /expo/ios/Exponent/Kernel/Services/EXFileSystemManager.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 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 ...


# a5a9f97f 19-Jun-2018 Stanisław Chmiela <[email protected]>

Universal modules (#2679)

��

fbshipit-source-id: fb0810e


# aa1f6391 13-Jan-2018 Janic Duplessis <[email protected]>

Improve assets bundle runtime implementation, support most asset types (#1691)

fbshipit-source-id: d3045f7