storybookjs / react-native

📓 Storybook for React Native!
https://storybook.js.org
MIT License
995 stars 142 forks source link

fix: knobs slider crash #578

Closed dannyhw closed 3 weeks ago

dannyhw commented 3 weeks ago

Issue:

What I did

replaced slider with community slider in the holo color picker, slider was removed and causing crashes in the latest react native

I also updated the example to the latest expo/react native

How to test

Please explain how to test your changes and consider the following questions

If your answer is yes to any of these, please make sure to include it in your PR.