callstack / callstack/react-native-slider

Changable size of touchable area of the thumbImage

Open
#227 3 comments 7 reactions 0 assignees View on GitHub
feature request in repro
Dominant language
TypeScript
Stars
1.4k
Forks
295
Avg merge
5m
Merged PRs (30d)
1

Description

## Describe the Feature

With the possibility to add a thumb image, it would be good to make the whole image touchable. Actually you can only touch a little area in the center of the image.

## Possible Implementations

Just like react-native-slider it could be implemented in props as "thumbTouchSize".

## Related Issues

Contributor guide

Open the contributing guide

Research direction

Locate the component code that handles thumbImage and its touch area, then review react-native-slider's thumbTouchSize behavior for comparison. Done means the full thumb image can be touched through a documented prop without breaking existing slider interactions; the issue names no files or tests, so identify the relevant coverage before changing it.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.