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

Add react-native-slider library #10871

Merged
merged 14 commits into from
Dec 5, 2019
Merged

Add react-native-slider library #10871

merged 14 commits into from
Dec 5, 2019

Conversation

lukewalczak
Copy link
Contributor

@lukewalczak lukewalczak commented Nov 28, 2019

Fixes #
I added within gutenberg-mobile new library react-native-slider which is going to replace Slider from react-native which will be deprecated soon and what's more have a bug on ios ~13.

Ref to gutenberg: WordPress/gutenberg#18806
Ref to gutenberg-mobile: wordpress-mobile/gutenberg-mobile#1620

To test:

I was testing it in WordPress-Android, WordPress-iOS and also within a playground.

  1. Add Spacer block on mobile
  2. Play with Slider
  • I suggest you also to set small range eg. minValue=0, maxValue=20 in RangeCell to check if Slider is not jumping

PR submission checklist:

  • I have considered adding unit tests where possible.

  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Nov 28, 2019

You can test the changes on this Pull Request by downloading the APK here.

Copy link
Contributor

@marecar3 marecar3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lukewalczak lukewalczak added this to the 13.9 milestone Dec 5, 2019
@marecar3 marecar3 merged commit fbb2181 into develop Dec 5, 2019
@marecar3 marecar3 deleted the feat/update-slider branch December 5, 2019 13:20
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

Successfully merging this pull request may close these issues.

2 participants