William Candillon

Results 314 comments of William Candillon

here's the updated version: https://www.youtube.com/watch?v=Ek1RAFAFqdA

yes that's an awesome example :)

I'm not familiar with this issue at all. Could you share a small repo to reproduce the issue? I'm using expo exclusively so it might be hard for me to...

It is because of the mask: https://github.com/wcandillon/can-it-be-done-in-react-native/blob/master/season4/src/Bedtime/CircularSlider.tsx#L49 Remove the mask and you will get 60fps. I hope this helps.

Hello, It's very difficult to make this example work on Android. First, you would need to use Reanimated 1.3.0 which is not yet shipped with Expo. Then there is another...

The example was updated to have the default value. @spyr0s your solution seems good too :)

I 100% tackle this example but I cannot give an ETA, unfortunately. You can find some great explanations on how to do it at https://exyte.com/blog/swiftui-tutorial-slider-control

You need 2.0.0-alpha.6.1 which supports rn-web

This is definitely on my list of examples I would like to build. I've already spent quite some time on it and I know that this is quite some work,...

This is a great question that has been asked a lot and I plan to tackle it soon.