FuYaoDe / react-native-app-intro

react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...
MIT License
3.24k stars 508 forks source link

Fixed the prop-types issue #129

Closed abdullahceylan closed 6 years ago

abdullahceylan commented 6 years ago

Fixed "Cannot read property 'bool' of undefined" problem due to old prop-types usage and react-native-swiper relations. Updated the assign-deep package from 0.4.5 to 0.4.6