Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace 'React' with 'react' in rntester examples #37185

Closed
wants to merge 1 commit into from

Conversation

rozele
Copy link
Contributor

@rozele rozele commented May 1, 2023

Summary:
Updates a few imports in RNTester to 'react' as we had previously done in:
0ee5f689

Differential Revision: D45445211

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels May 1, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45445211

rozele added a commit to rozele/react-native-macos that referenced this pull request May 1, 2023
This patches the ASAN RNTester example (which is RNTester specific) to import from 'react' instead of 'React'. There are two other RNTester modules that import from 'React' (ActivityIndicatorExample and CrashExample) that will get fixed once react-native-macos syncs past facebook#37185.
@analysis-bot
Copy link

analysis-bot commented May 1, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,628,321 +1
android hermes armeabi-v7a 7,940,429 +1
android hermes x86 9,115,145 +1
android hermes x86_64 8,969,830 +2
android jsc arm64-v8a 9,192,368 -2
android jsc armeabi-v7a 8,381,936 +0
android jsc x86 9,250,550 +1
android jsc x86_64 9,508,880 -1

Base commit: 4568e8f
Branch: main

Saadnajmi pushed a commit to microsoft/react-native-macos that referenced this pull request May 1, 2023
This patches the ASAN RNTester example (which is RNTester specific) to import from 'react' instead of 'React'. There are two other RNTester modules that import from 'React' (ActivityIndicatorExample and CrashExample) that will get fixed once react-native-macos syncs past facebook#37185.

Co-authored-by: Eric Rozell <ericroz@meta.com>
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45445211

rozele added a commit to rozele/react-native-macos that referenced this pull request May 1, 2023
Summary:
React Native macOS:
Please note, I do not plan to

Pull Request resolved: facebook#37185

Updates a few imports in RNTester to 'react' as we had previously done in:
facebook@0ee5f689

Changelog: [Internal]

Differential Revision: D45445211

fbshipit-source-id: 4a672d1ebc486dc32f54aa378852ab5dd676a1b1
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45445211

rozele added a commit to rozele/react-native-macos that referenced this pull request May 2, 2023
Summary:
React Native macOS:
Please note, I do not plan to

Pull Request resolved: facebook#37185

Updates a few imports in RNTester to 'react' as we had previously done in:
facebook@0ee5f689

Changelog: [Internal]

Reviewed By: jacdebug

Differential Revision: D45445211

fbshipit-source-id: 9d6708c16193a60e6dfa31d17900f8c6ebbfdcd0
Summary:
React Native macOS:
Please note, I do not plan to

Pull Request resolved: facebook#37185

Updates a few imports in RNTester to 'react' as we had previously done in:
facebook@0ee5f689

Changelog: [Internal]

Reviewed By: jacdebug

Differential Revision: D45445211

fbshipit-source-id: b44353d6f3a2b8ead076626226052c7a15e1b7ff
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D45445211

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label May 2, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 042179a.

jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
Summary:
React Native macOS:
Please note, I do not plan to

Pull Request resolved: facebook#37185

Updates a few imports in RNTester to 'react' as we had previously done in:
facebook@0ee5f689

Changelog: [Internal]

Reviewed By: jacdebug

Differential Revision: D45445211

fbshipit-source-id: 7d345a874bd8b99ddb11ebb5385c2a07330a6531
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants