<?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 RNSkLog.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>67773aed - [go] update @shopify/react-native-skia to 0.1.171 (#20857)</title>
        <link>http://172.16.0.5:8080/history/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h#67773aed</link>
        <description>[go] update @shopify/react-native-skia to 0.1.171 (#20857)# Whyupgrade for sdk 48# How- `et uvm -m @shopify/react-native-skia -c 0.1.171`- the shared skia is upgrade to m108, we should backport the changes in sdk46 and sdk 47# Test Planunversioned expo go + ncl skia

            List of files:
            /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h</description>
        <pubDate>Thu, 19 Jan 2023 16:56:13 +0000</pubDate>
        <dc:creator>Kudo Chien &lt;kudo@expo.dev&gt;</dc:creator>
    </item>
<item>
        <title>56fe5e75 - [android][ios] Upgrade @shopify/react-native-skia to 0.1.153 (#19360)</title>
        <link>http://172.16.0.5:8080/history/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h#56fe5e75</link>
        <description>[android][ios] Upgrade @shopify/react-native-skia to 0.1.153 (#19360)# Whyclose ENG-6536# How- [tools] Update react-native-skia.patch- `et uvm -m @shopify/react-native-skia -c 0.1.153`- [NCL] update SkiaScreen example mainly for `useDerivedValue -&gt; useComputedValue`# Test Plan- android unversioned expo go + NCL skia- ios unversioned expo go + NCL skia

            List of files:
            /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h</description>
        <pubDate>Thu, 06 Oct 2022 03:45:21 +0000</pubDate>
        <dc:creator>Kudo Chien &lt;kudo@expo.dev&gt;</dc:creator>
    </item>
<item>
        <title>22b45c56 - Upgrade react-native 0.70 (#19261)</title>
        <link>http://172.16.0.5:8080/history/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h#22b45c56</link>
        <description>Upgrade react-native 0.70 (#19261)# Whyupdate react-native to 0.70 for sdk 47# How- update package versions  - `react` 18.0.0 -&gt; 18.1.0  - `react-native` 0.69.5 -&gt; 0.70.1  - `react-native-web` ~0.18.7 -&gt; ~0.18.9  - `react-test-renderer` 18.0.0 -&gt; 18.1.0  - `metro-react-native-babel-preset` ~0.70.3 -&gt; ~0.72.1  - `react-native-reanimated` 2.9.1 -&gt; 2.10.0 (because 2.9 doesn&apos;t support react-native 0.70)  - [NCL] remove unused react-native-redash  - [NCL] `@react-navigation/native` ~5.8.9 -&gt; ~5.9.8 (fixed the deprecated Linking.removeEventListener)- migrate templates based on [rn-upgrade helper](https://react-native-community.github.io/upgrade-helper/?from=0.69.5&amp;to=0.70.1). one exception is that we still use jsc by default in sdk 47.  - expo-template-bare-minimum  - bare-expo  - bare-sandbox  - fabric-tester  - native-tests  - android (expo go)  - ios (expo go)- update our react-native fork to 0.70 based - [android] use ReactAndroid directly from _react-native-lab/react-native/ReactAndroid_ without copying a lot of files to expo/expo to increase the repo size. close ENG-4562. i will remove _android/ReactAndroid_ and _android/ReactCommon_ in a separate commit.  - toward this, i also change the prebuiltHermes support in this pr. the target react-native hermes version is in `react-native-lab/react-native/sdks/.hermesversion` and the cached hermes is now in `android/prebuiltHermes/.hermesversion`.- [tools] update-rn: support running transformer directly in _react-native-lab/react-native_- [ios] backport folly version to previous versioned code- [0.70 breaking change] fix skia build error for `jsi::detail::throwJSError`. use `throw jsi::JSError` instead as upstream latest code.- [0.70 breaking change][updates] `NativeModuleCallExceptionHandler -&gt; JSExceptionHandler`. change from https://github.com/facebook/react-native/commit/b6f7689d701d0409c23ab364356aeb95710c20fa# Test Plan- &#9989; android expo go + unversioned NCL- &#9989; ios expo go + unversioned NCL- &#9989; android bare-expo- &#9989; ios bare-expo- &#9989; android fabric-tester- &#9989; ios fabric-tester- &#9989; ci passed  - android client - eas build is broken on main.  #19270 may address the issue.  - updates e2e is broken on main. the root cause should come from #18653 when proguard is enabled, the app will crash. will follow up in separated pr.Co-authored-by: Tomasz Sapeta &lt;tomasz.sapeta@swmansion.com&gt;

            List of files:
            /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h</description>
        <pubDate>Wed, 28 Sep 2022 11:55:11 +0000</pubDate>
        <dc:creator>Kudo Chien &lt;kudo@expo.dev&gt;</dc:creator>
    </item>
<item>
        <title>1d47c8ea - [android][ios] Add @shopify/react-native-skia@0.1.134 (#18120)</title>
        <link>http://172.16.0.5:8080/history/expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h#1d47c8ea</link>
        <description>[android][ios] Add @shopify/react-native-skia@0.1.134 (#18120)# Whyclose ENG-4889# How- [tools] originally i want to commit the skia static libs to git, later i find the lib sizes are too large. the pr changes the implementation to link the libs from node_modules/@shopify/react-native-skia. - `et uvm -m @shopify/react-native-skia -c 0.1.134`# Test Plan- android unversioned expo go + NCL skia- ios unversioned expo go + NCL skia

            List of files:
            /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/utils/RNSkLog.h</description>
        <pubDate>Wed, 06 Jul 2022 09:01:33 +0000</pubDate>
        <dc:creator>Kudo Chien &lt;kudo@expo.dev&gt;</dc:creator>
    </item>
</channel>
</rss>
