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

Support community slider #3300

Merged
merged 7 commits into from
May 12, 2022
Merged

Support community slider #3300

merged 7 commits into from
May 12, 2022

Conversation

jonathanmos
Copy link
Contributor

@jonathanmos jonathanmos commented Apr 6, 2022

Description

This PR adds support for the Community Slider.

@d4vidi
Copy link
Collaborator

d4vidi commented Apr 7, 2022

Well I was about to review, then realized that there's slightly more to this than I had imagined. I will get back to it next week.
In the meantime, you can focus on getting the demo project to work (see CI results), if you like.


private const val TEST_CLASS = "com.facebook.react.views.slider.ReactSlider"

class ReflectUtilsTest {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice!

  1. Could you Spek it? Or do you think we shouldn't?
  2. Could you also check for the return true case?

@noomorph
Copy link
Collaborator

Hmmm, nice PR. Good job, @jonathanmos ! 👍

@d4vidi d4vidi merged commit b1bd601 into master May 12, 2022
@d4vidi d4vidi deleted the support-community-slider branch May 12, 2022 09:25
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.

adjustSliderToPosition not working on @react-native-community/slider package
3 participants