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

Greyed out rerender on Android occasionally. #50

Open
MaximeLassalleHub opened this issue Oct 8, 2021 · 2 comments
Open

Greyed out rerender on Android occasionally. #50

MaximeLassalleHub opened this issue Oct 8, 2021 · 2 comments

Comments

@MaximeLassalleHub
Copy link

MaximeLassalleHub commented Oct 8, 2021

Environment:
Android : 11 (different devices Motorola, Xiaomi, etc).
react-native: 0.63.4
react-native-text-gradient : 0.1.7

Hi,
We're experiencing some weird issue from time to time when our page is rerendered.
We have a Linear Text gradient rendered with these exact props:
<LinearTextGradient locations={[0, 0.33, 0.66, 1]} colors=['#004FFF', '#CB06ED', '#FF0062', '#FF8500']>{text}
Please note that we never change locations or colors props, only text changes and causes rerenders.

Please see the screenshots below:
1633689141506
1633689141500
Thank you your help.

@HamidAliSE
Copy link

@MaximeLassalleHub Did you find any solution for this?

@huuphudn2017
Copy link

Same error now, when I try to display text in item of a FlatList

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

No branches or pull requests

3 participants