GithubHelp home page GithubHelp logo

Comments (7)

Naeemur avatar Naeemur commented on September 28, 2024 3

Hello everyone... Sorry to inform you all that I was very busy with my ongoing projects & could no update this module. I'm hoping to make some updates to the code and documentation by next weekend. Thanks for your support.

from react-native-wheel-color-picker.

sungsong88 avatar sungsong88 commented on September 28, 2024 2

PR made: #2

from react-native-wheel-color-picker.

npetar avatar npetar commented on September 28, 2024

When using Animated.spring or any other Animation specify useNativeDriver: true of useNativeDriver: false.

Example:

Animated.spring(this.position, {
toValue: { x: 0, y: 0 },
useNativeDriver: true,
}).start();

from react-native-wheel-color-picker.

skoky avatar skoky commented on September 28, 2024

Thank you for fixing this

from react-native-wheel-color-picker.

tiagocpeixoto avatar tiagocpeixoto commented on September 28, 2024

@sungsong88
Considering that the maintainer has not published a new version in the last 8 months, would you mind publishing a version with your fix using a different package name?

from react-native-wheel-color-picker.

tiagocpeixoto avatar tiagocpeixoto commented on September 28, 2024

@Naeemur
Thanks a lot!

from react-native-wheel-color-picker.

Naeemur avatar Naeemur commented on September 28, 2024

Merged PR and and made some changes. You may want to use the new props: shadeWheelThumb, shadeSliderThumb, autoResetSlider

from react-native-wheel-color-picker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.