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

fix: use angle-bracket imports #1572

Merged
merged 1 commit into from Aug 24, 2022
Merged

Conversation

tomekzaw
Copy link
Member

@tomekzaw tomekzaw commented Aug 23, 2022

Copy link
Member

@tsapeta tsapeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@kkafar kkafar merged commit 1a7019b into main Aug 24, 2022
@kkafar kkafar deleted the @tomekzaw/use-angle-bracket-imports branch August 24, 2022 07:18
j-piasecki pushed a commit to software-mansion/react-native-gesture-handler that referenced this pull request Aug 24, 2022
## Description

This PR replaces bad double-quotes imports (which break Swift interop) with good angle-bracket imports.

The forbidden pattern is: `#import "RCT`

See also:
* software-mansion/react-native-reanimated#3150
* software-mansion/react-native-screens#1572
* software-mansion/react-native-svg#1848

<!--
Description and motivation for this PR.

Inlude 'Fixes #<number>' if this is fixing some issue.
-->

## Test plan

<!--
Describe how did you test this change here.
-->

Check if Example and FabricExample apps compile successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants