Yannic
Results
2
comments of
Yannic
To get a relative slider length you could make use of react-native's `window` dimensions and optionally consider to remove the container's left and right padding: ```javascript import { Dimensions }...
good to hear there is progress on this issue. @ptomasroos did you already succeed to clean up the state to enable tapping?