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

Points: Fix total points not updating when switching wallets [ANDROID] #5243

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

benisgold
Copy link
Contributor

Fixes APP-993

What changed (plus any additional context for devs)

Apparently the maskElement prop of MaskedView does not rerender on android unless the androidRenderingMode prop is set to "software". This was causing the total points display to not immediately update when switching wallets. If you switch tabs and return to the points tab, it displays the correct amount.

see: react-native-masked-view/masked-view#132

Screen recordings / screenshots

https://www.loom.com/share/4aae0f4d260f41ffadb53cabc9038d24

What to test

Copy link

linear bot commented Dec 12, 2023

Copy link
Contributor

@skylarbarrera skylarbarrera left a comment

Choose a reason for hiding this comment

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

funk

@skylarbarrera skylarbarrera merged commit 3cdfd34 into develop Dec 14, 2023
@skylarbarrera skylarbarrera deleted the @benisgold/points-mask-fix branch December 14, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants