History log of /expo/ios/Exponent/Kernel/Services/EXFileSystemManager.m (Results 1 – 7 of 7)
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


# 36851f71 24-May-2018 Ben Roth <[email protected]>

Remove isShell property because it is now identical to isDetached

Also clean up a few other props that had shell in the name

closes https://github.com/expo/universe/issues/2460

fbshipit-source-id:

Remove isShell property because it is now identical to isDetached

Also clean up a few other props that had shell in the name

closes https://github.com/expo/universe/issues/2460

fbshipit-source-id: fac520e

show more ...


# 00fcd3c6 24-May-2018 Ben Roth <[email protected]>

EXShellManager -> EXEnvironment

fbshipit-source-id: 2347314


# 436c9f76 13-Jan-2018 Ben Roth <[email protected]>

Move bundled assets permissions check out of dispatch_once

fbshipit-source-id: b2188a8


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

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

fbshipit-source-id: d3045f7