Diego Machado
Diego Machado
I have same problem....some news?
@richard-sim > > > I've solved this locally by removing the Android-specific code from AppIntro's render(): > Change: > ` if (Platform.OS === 'ios') { pages = childrens.map((children, i) =>...
In the node_modules/react-native-swiper/src/index.js `import React{ StyleSheet, Text, ....... ` change for: `import { StyleSheet, Text, ....... ` With me it worked!!
Hello I tried to use the plugin but could not. use the steps - Paste the js in html (easing.js and parallax.js) - Data-parallx on the html element What can...