Skip to content
New issue

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

Want Pagination dots allign left #252

Open
wasi-sketch opened this issue Sep 16, 2021 · 2 comments
Open

Want Pagination dots allign left #252

wasi-sketch opened this issue Sep 16, 2021 · 2 comments

Comments

@wasi-sketch
Copy link

How i can allign dots to left or right positions if i will apply margin left it will give space between dots kindly help

@vadimluminous
Copy link

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

@jotilohana
Copy link

@vadimluminous thanks it works...!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants