Milad
Results
2
comments of
Milad
this step work for me. 1 . add import PropTypes from 'prop-types'; in react-native-swiper /src/index.js 2. update all React.PropTypes to PropTypes in react-native-swiper /src/index.js 3. add import createReactClass from 'create-react-class'...