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

how can I change swipe direction ? #214

Open
aliazadeh opened this issue Jul 13, 2017 · 1 comment
Open

how can I change swipe direction ? #214

aliazadeh opened this issue Jul 13, 2017 · 1 comment

Comments

@aliazadeh
Copy link

hi
I want to change swipe direction Right to Left inset of Left to right is it possible ?
i mean if index = 0 the it shows the rightest view and by default load the rightest one
for RTL languages

@nicklockwood
Copy link
Owner

The only way to do this is to call [swipeView scrollToItemAtIndex: <last_index>] after creating the view.

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

2 participants