We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How i can allign dots to left or right positions if i will apply margin left it will give space between dots kindly help
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
@vadimluminous thanks it works...!!
No branches or pull requests
How i can allign dots to left or right positions if i will apply margin left it will give space between dots kindly help
The text was updated successfully, but these errors were encountered: