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 reanimated crash #6227

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Fix reanimated crash #6227

merged 2 commits into from
Oct 25, 2024

Conversation

brunobar79
Copy link
Member

@brunobar79 brunobar79 commented Oct 22, 2024

Fixes APP-1916

What changed (plus any additional context for devs)

whitelisting text as native prop was causing a few runtime crashes that are hard to reproduce but there's a bunch of reports on sentry. After chatting with @christianbaroni he suggested we disable it.

https://sentry.io/organizations/rainbow-me/issues/5961374042/events/b5e18c03728340b9aa2e32b8887e4421/

Screen recordings / screenshots

No

What to test

make sure it doesn't break the animated inputs that use it, eg dapp browser input / expanded state chart % change label when pressing the chart

Copy link
Contributor

@ibrahimtaveras00 ibrahimtaveras00 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 on both OS's 👍🏽

@brunobar79
Copy link
Member Author

Launch in simulator or device for 588ecf8

@brunobar79 brunobar79 merged commit ccd158c into develop Oct 25, 2024
8 checks passed
@brunobar79 brunobar79 deleted the @bruno/fix-reanimated-crash branch October 25, 2024 03:41
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