n4kz / react-native-pages

Easy to use page view component
Other
376 stars 83 forks source link

Slider is deprecated in react-native 0.59 #37

Closed mohammadalijf closed 5 years ago

mohammadalijf commented 5 years ago

running Slider with react-native 0.59 will warn about Slider being deprecated and will be removed in a future release.

Warning: Slider has been extracted from react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-community/slider' instead of 'react-native'. See https://github.com/react-native-community/react-native-slider