mochixuan / react-native-smart-tip

🔥🔥🔥Toast , SnackBar , Modal , Show Toast above Modal
247 stars 37 forks source link

有个警告错误 #20

Closed jackieit closed 4 years ago

jackieit commented 4 years ago

Animated: useNativeDriver was not specified. This is a required option and must be explicitly set to true or false in SnackView (at SnackBar.js:25)

最新的0.62版本。

mochixuan commented 4 years ago

我再react-native官网没有看到要强制设置这个属性。你可以设置timing下参数加上useNativeDriver: false。

mochixuan commented 4 years ago

Fix react-native@0.62.2 useNativeDriver attribute reminder