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: PlatformColor crashes on iOS and Android #1703

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

WoLewicki
Copy link
Member

@WoLewicki WoLewicki commented Feb 23, 2022

Summary

Follow-up PR to #1561 fixing the problems mentioned there. Also fixing the wrong releasing introduced in 027b8c1 by releasing this: 027b8c1#diff-bcb25a544c75891fb4ee3fa69a80e9bfdf9f4c60853971e9eeb21ba06a63de7aR90 here: 027b8c1#diff-bcb25a544c75891fb4ee3fa69a80e9bfdf9f4c60853971e9eeb21ba06a63de7aR97.

Thanks to @gaodeng for providing fixes for Android and ts files in oblador#1 (which also adds DynamicColorIOS option and should be considered for merging).

Test Plan

SampleTest.tsx in TestsExample app with and without native changes to see the crashes appear.

Checklist

  • I have tested this on a device and a simulator

Copy link
Member

@kmagiera kmagiera left a comment

Choose a reason for hiding this comment

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

Looks good 🙏

@Saadnajmi
Copy link
Contributor

Thanks for doing this!

@WoLewicki WoLewicki changed the title fix: fix PlatformColor crashes on iOS and Android fix: PlatformColor crashes on iOS and Android Feb 24, 2022
@WoLewicki WoLewicki merged commit b007efe into develop Feb 24, 2022
@WoLewicki WoLewicki deleted the @wolewicki/platform-color-follow-up branch February 24, 2022 11:53
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.

3 participants