Open wasi-sketch opened 3 years ago
Go to
node_modules/react-native-app-intro-slider/dist/index.js
Find "paginationDots" in the StyleSheet.
Change justifyContent :'center' to 'justifyContent: 'flex-start'
Use npm package "patch-package" to save this package edit
@vadimluminous thanks it works...!!
How i can allign dots to left or right positions if i will apply margin left it will give space between dots kindly help