React-native-ui-kitten: useNativeDriver in Animated is required (RN v0.62)

Created on 30 Mar 2020  ·  10Comments  ·  Source: akveo/react-native-ui-kitten

🐛 Bug Report

Animated require useNativeDriver option in react-native v0.62

To Reproduce

Just trying to use BottomNavigation with animated Indicator (appearance="default")

useNativeDriver_warn

warn_logs

UI Kitten and Eva version

| Package | Version |
| ----------- | ----------- |
| @eva-design/eva | v1.4.0 |
| @ui-kitten/components | v4.4.1 |

Most helpful comment

@abdulhamidOumer
unfortunately, this is required by rn 0.62 meaning now, to fix UI Kitten warnings, you can deal with it only with YellowBox :(
We’ll include this in future release.

All 10 comments

Getting the same issue on react native 0.62.0 as well. This also happens in select component and TabView as well. @sakhnyuk did you find a way to resolve this yet ? I am getting more than 20 warning occurrences when changing a tab

@abdulhamidOumer
unfortunately, this is required by rn 0.62 meaning now, to fix UI Kitten warnings, you can deal with it only with YellowBox :(
We’ll include this in future release.

@artyorsh When will release a new version with this fixed?
The yellow warning is really annoying. ☹️

+1 - This is unbearable and crashes my app :) theres so many instances of it

+1

@artyorsh when we can expect next release with this fix?

@hatim-developer It's included in v5-alpha, you may upgrade to it right now. It will become stable during the next week (track it here). 0.62 support in v4 will be released as 4.4.2 right after v5, becoming the last update for 4.x.

@artyorsh thanks,
Sorry for delayed response we are using 4.x will be waiting for 4.4.2, once its released will upgrade it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RWOverdijk picture RWOverdijk  ·  3Comments

betodasilva picture betodasilva  ·  3Comments

nonameolsson picture nonameolsson  ·  3Comments

shiqian123 picture shiqian123  ·  3Comments

jeloagnasin picture jeloagnasin  ·  3Comments