<?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 EXScopedReactNativeAdapter.m</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><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/EXScopedReactNativeAdapter.m#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/EXScopedReactNativeAdapter.m</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>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/EXScopedReactNativeAdapter.m#8d441c7e</link>
        <description>[packages] Move unimodules foundation to `org.unimodules` scope

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m</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>104fd05e - [ios] Do not register unnecessary listeners in scoped RN adapter</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m#104fd05e</link>
        <description>[ios] Do not register unnecessary listeners in scoped RN adapter

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m</description>
        <pubDate>Tue, 12 Feb 2019 10:40:48 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>22bfec0b - [ios] Move EX_UNVERSIONED calls to separate lines to make versioning run smoother</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m#22bfec0b</link>
        <description>[ios] Move EX_UNVERSIONED calls to separate lines to make versioning run smoother

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m</description>
        <pubDate>Sat, 15 Dec 2018 21:38:06 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3f670853 - Add ABI30_0_0EXScopedReactNativeAdapter to post back-/foreground notifs to modules (#2483)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m#3f670853</link>
        <description>Add ABI30_0_0EXScopedReactNativeAdapter to post back-/foreground notifs to modules (#2483)* Add ABI30_0_0EXScopedReactNativeAdapter to post back-/foreground notifications to modules* Fix observer leak in EXScopedReactNativeAdapter

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m</description>
        <pubDate>Tue, 23 Oct 2018 14:18:25 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>e9ab9323 - Notify modules of experience backgrounding/foregrounding (#3106)</title>
        <link>http://172.16.0.5:8080/history/expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m#e9ab9323</link>
        <description>Notify modules of experience backgrounding/foregrounding (#3106)fbshipit-source-id: bb2ef5b

            List of files:
            /expo/apps/eas-expo-go/ios/Exponent/Versioned/Core/UniversalModules/EXScopedReactNativeAdapter.m</description>
        <pubDate>Fri, 07 Sep 2018 09:09:03 +0000</pubDate>
        <dc:creator>Stanis&#322;aw Chmiela &lt;sjchmiela@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
