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 to disable free slide mode? #69

Closed
mbm-code opened this issue Oct 25, 2018 · 15 comments
Closed

How to disable free slide mode? #69

mbm-code opened this issue Oct 25, 2018 · 15 comments

Comments

@mbm-code
Copy link

Hello,
How to disable free slide mode? I want to slide one by one.

@Jacse
Copy link
Owner

Jacse commented Oct 26, 2018

What do you mean? Only being able to switch slides by using the buttons?

@Jacse
Copy link
Owner

Jacse commented Nov 9, 2018

Closing for inactivity

@Jacse Jacse closed this as completed Nov 9, 2018
@mbm-code
Copy link
Author

Sorry for inactivity.
Please see following image. I hope you understand.

slider_gif

@Jacse
Copy link
Owner

Jacse commented Nov 12, 2018

That is an open bug in React Native. Should hopefully be fixed in 0.58.0

@mbm-code
Copy link
Author

@Jacse Thank you for the information.

@karanpratapsingh
Copy link

Sorry for inactivity.
Please see following image. I hope you understand.

slider_gif

Hey man , did you find any solutions?

@mbm-code
Copy link
Author

mbm-code commented Dec 6, 2018

@karanpratapsingh Yes. I have updated latest version of react-native. Now i'm using following version.

"react": "16.6.1",
"react-native": "0.57.5",

@karanpratapsingh
Copy link

@karanpratapsingh Yes. I have updated latest version of react-native. Now i'm using following version.

"react": "16.6.1",
"react-native": "0.57.5",

Great to know man, did you try with expo?? thanks for the prompt reply :)

@danikane
Copy link

For Expo we wait ... or downgrade.

@SollidaCoin
Copy link

any update?

@karanpratapsingh
Copy link

any update?

update your react native or downgrade expo I guess.

@danikane
Copy link

danikane commented Jan 4, 2019

Wait for SDK32, should be soon.
The guys cherry-picked this commit from RN.
❤️ Expo

@danikane
Copy link

danikane commented Jan 7, 2019

I confirm - this fix is in SDK32, just tested.

@karanpratapsingh
Copy link

Awesome , thank you for the info

@SollidaCoin
Copy link

I solved this issue downgrade my project;

package.json
"expo": "^30.0.1",
"react": "16.3.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",

app.json
"sdkVersion": "30.0.0",

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

5 participants