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

rn71 prep #4286

Merged
merged 11 commits into from
Jun 23, 2023
Merged

rn71 prep #4286

merged 11 commits into from
Jun 23, 2023

Conversation

swansontec
Copy link
Contributor

@swansontec swansontec commented Jun 23, 2023

CHANGELOG

none

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

export type TransformStyleTypes = TransformsStyle['transform'] extends
| readonly (infer T)[]
| undefined
+ | string
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For context on this change: software-mansion/react-native-reanimated#4548 (comment)

Maybe I should stick that link into the commit message.

@paullinator
Copy link
Member

Approved but can you sanity check this on Android first before merge.

@swansontec
Copy link
Contributor Author

I did a clean Android build with this branch, and didn't run into any problems based on the current version of React Native.

@swansontec swansontec merged commit 740f475 into develop Jun 23, 2023
@swansontec swansontec deleted the william/rn71-prep branch June 23, 2023 22:52
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.

2 participants