Is there an existing issue for this?
Explain what you did
I made a simple slider and gave it disabled equal true
Expected behavior
Because I passed to the slider disabled property equal true, I expect to not be able to move it
Describe the bug
the bug is being able to move the slider while it have disabled equal true
Steps To Reproduce
I created a snack for reproducing the bug, here it is: https://snack.expo.dev/@mehdi_essaadi/slider-with-disabled
Screenshots

Your Environment
`npx @rneui/envinfo`
React Native Elements Env Info
## Global Dependencies:
No related dependency found
## Local Dependencies:
- @rneui/base : 4.0.0-rc.8
- @rneui/themed : 4.0.0-rc.8
- expo : ~49.0.13
- react : 18.2.0
- react-native : 0.72.5
- @types/react : ~18.2.14
Is there an existing issue for this?
Explain what you did
I made a simple slider and gave it disabled equal true
Expected behavior
Because I passed to the slider disabled property equal true, I expect to not be able to move it
Describe the bug
the bug is being able to move the slider while it have disabled equal true
Steps To Reproduce
I created a snack for reproducing the bug, here it is: https://snack.expo.dev/@mehdi_essaadi/slider-with-disabledScreenshots
Your Environment
`npx @rneui/envinfo`