Vasil
Vasil
The issue is that the new version of react-native-linear-gradient is using the new gradle and some new syntax. Downgrading to linear-gradient 2.3.0 solves the issue! Simply add ```"react-native-linear-gradient": "2.3.0"``` to...
> Hi, Pls provide issue with reproduce instead of snapshot which can not help on dig the cause. The ticket author already provided an example [here](https://github.com/ant-design/ant-design/issues/40376#issuecomment-1410979638).
We can think of implementing an async version of the functions too, possible performance benefits since it won't block the thread.
@alcore Yes, async is pointless here, dk what I was thinking.