<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in EXScopedModuleRegistryAdapter.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8b02c6d0 - [iOS] Refactor version manager in Expo Go (#23624)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#8b02c6d0</link>
        <description>[iOS] Refactor version manager in Expo Go (#23624)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Thu, 20 Jul 2023 10:28:40 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;tomasz.sapeta@swmansion.com&gt;</dc:creator>
    </item>
<item>
        <title>94af3eda - [exmanifests][ios] Convert to swift (#21298)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#94af3eda</link>
        <description>[exmanifests][ios] Convert to swift (#21298)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Thu, 23 Feb 2023 23:23:27 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@expo.io&gt;</dc:creator>
    </item>
<item>
        <title>50661f5c - [expo-manifests] Rename RawManifest -&gt; Manifest (#14194)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#50661f5c</link>
        <description>[expo-manifests] Rename RawManifest -&gt; Manifest (#14194)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Mon, 30 Aug 2021 17:28:44 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>706a476d - [expo-updates] Factor out raw manifests into their own package (#14183)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#706a476d</link>
        <description>[expo-updates] Factor out raw manifests into their own package (#14183)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Thu, 26 Aug 2021 18:28:29 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>efd75dec - [ios] Migrate all remaining native code</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#efd75dec</link>
        <description>[ios] Migrate all remaining native code

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Mon, 16 Aug 2021 13:40:38 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;tsapeta@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>2615299d - [ios] Pass manifest into EXScopedFacebook (#13531)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#2615299d</link>
        <description>[ios] Pass manifest into EXScopedFacebook (#13531)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Thu, 08 Jul 2021 16:44:24 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>167fd314 - [ios] Use stable manifest ID where applicable (#13280)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#167fd314</link>
        <description>[ios] Use stable manifest ID where applicable (#13280)

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Wed, 30 Jun 2021 18:32:25 +0000</pubDate>
        <dc:creator>Will Schurman &lt;wschurman@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ea3f1d02 - [ios] Merge unimodules core and adapter into expo-modules-core (#13353)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#ea3f1d02</link>
        <description>[ios] Merge unimodules core and adapter into expo-modules-core (#13353)# WhyPart of Expo modules re-architecture# How- Copied iOS sources from `@unimodules/core` and `@unimodules/react-native-adapter` to `expo-modules-core`- In these copied files replaced `UM` prefix with `EX`- Swift names for classes used by the users (`AppDelegateWrapper`, `ModuleRegistry`, `ModuleRegistryAdapter`, `ModuleRegistryProvider`) won&apos;t have any prefix &#8212; we would drop these prefixes anyway, in the future when we rewrite them to Swift- Old `UM*` names are still supported and most of them are marked as deprecated, however I couldn&apos;t get it to work for Swift (but seems like no one uses it for app delegates?) and protocols- `ExpoModulesCore` provides `EXUnimodulesCompat.h` header that expands old `UM_*` macros to `EX_*`- Previously `ExpoModulesCore` depended upon `UMCore`, now it&apos;s the other way around &#8212; `UMReactNativeAdapter` and `UMCore` depend on `ExpoModulesCore` to import `EXUnimodulesCompat` header- Fixed `EXTrackingTransparency` to depend on `ExpoModulesCore` directly- _There are no changes in the logic or architecture of unimodules/expo modules, I&apos;ll do this separately_# Test Plan- CI jobs are passing- Tested locally, apps seem to work as before

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Thu, 24 Jun 2021 10:23:51 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;1714764+tsapeta@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>c9802eba - [unimodules] Remove experience references (#3993)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#c9802eba</link>
        <description>[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

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Mon, 29 Apr 2019 14:41:39 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>8d441c7e - [packages] Move unimodules foundation to `org.unimodules` scope</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#8d441c7e</link>
        <description>[packages] Move unimodules foundation to `org.unimodules` scope

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Thu, 14 Mar 2019 12:11:47 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>b33148ad - expo-gl module (#2709)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#b33148ad</link>
        <description>expo-gl module (#2709)* [unimodules] expo-gl module* [unimodules] update autogenerated files* [unimodules] simplify EXConstantsBinding* [unimodules] fix Constants.getWebViewUserAgentAsync is always rejecting* [unimodules] revert added type to appStateModule in kernel* [unimodules] update ExpoKit templates* [unimodules] add yarn.lock for expo-camera-interface* [unimodules] prune old EXGL files* [unimodules] fix expo-constants* [unimodules] fix expo-core version installed by expo-asset* [unimodules] add pod target xcconfig to EXGL-CPP podspec* [unimodules] add EXGL-CPP dependency to versioned podspecs* [unimodules] allow scoped modules to get module registry* [unimodules] fix iOS versioning for EXGL* [unimodules] some last fixes :)* [unimodules] code review changes* [unimodules] restore ndk filters in expoview gradlefbshipit-source-id: d510f73

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Tue, 26 Jun 2018 08:53:44 +0000</pubDate>
        <dc:creator>Tomasz Sapeta &lt;tsapeta@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>a5a9f97f - Universal modules (#2679)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h#a5a9f97f</link>
        <description>Universal modules (#2679)&#55357;&#56483;fbshipit-source-id: fb0810e

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedModuleRegistryAdapter.h</description>
        <pubDate>Tue, 19 Jun 2018 20:39:05 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
