callstack / callstack/react-native-slider
Remove space before and after the slider bar
未关闭
bug report
- 主要语言
- TypeScript
- 星标
- 1.4k
- 派生
- 295
- 平均合并
- 5 分钟
- 30 天内合并 PR
- 1
描述
When a new Slideer is created, it is created inside a view and I can see an space before and after the slider (just set backgroundColor='red' on the style)
This is quite annoying in order to make it if with other components as the slider is always a bit smaller
Is this done in purpose? Can those spaces (padding or margin) be removed and make the bar use 100%
I tried setting the padding, margin, left, right to 0, but nothing...
贡献指南
评估
这个 Issue 还没有评估数据。