Discussion: RN Should not be prompting users to switch over to the community slider version of the package until it's more stable #24719
Labels
Component: Slider
Component: Switch
Resolution: Locked
This issue was locked by the bot.
Type: Discussion
Long running discussion.
Good day RN community.
I have appreciated greatly the suggestions on "hey this package is getting removed in an upcoming RN version, using this extracted version instead". I totally get what RN is doing this.
However I'm come across an instance of advice that I don't think should be presented to developers (just yet)
https://github.com/react-native-community/react-native-slider
When using the react-native version of the Slider component you get the typical use the above version instead. Unfortunately this version is largely broken at the moment. Using the latest and greatest of CLI tools and RN I am not able to easily run
react-native link @react-native-community/slider
and have it work. Sure the command runs fine but then you're basically guaranteed to run into this: callstack/react-native-slider#41I think until that package is more stable/fixed that warning shouldn't come up. There are surely many devs out there making the same mistakes as me and wasting precious man hours trying to debug what they did wrong.
:)
The text was updated successfully, but these errors were encountered: