GeekyAnts / GeekyAnts/NativeBase
first click goes nowhere
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
If you are try to slide the input mark from right to left or left to rigt, the mark react weird. The Userexperience is not acceptable.
### CodeSandbox/Snack link
Can't reproduce in Sandbox. Link is tempalte.
https://codesandbox.io/s/wonderful-shockley-p8025b
### Steps to reproduce
`import { Slider } from "native-base";`
```
```
3. Try component
4. See error
Bottom Slider is [MultiSlider @ptomasroos ](https://github.com/ptomasroos/react-native-multi-slider) an work as expceted.
Top Slider ist [React Native Base Slider](https://docs.nativebase.io/slider#page-title) and feels buggy.

### NativeBase Version
3.3.x
### Platform
- [X] Android
- [ ] CRA
- [X] Expo
- [ ] iOS
- [ ] Next
### Other Platform
Android Simulator 'scrcpy' @ Ubuntu 21.04
### Additional Information
_No response_
Contributor guide
Research direction
Run the provided Slider example on Android with NativeBase 3.3.x and compare its thumb behavior with the linked MultiSlider example. Start from the Slider component and its documentation, then verify that dragging the thumb in either direction responds correctly without the reported first-click failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100