Alvis Tse
Results
2
issues of
Alvis Tse
When calling stopPropagation of touch move event on parent will casing problems on Slider **Problem:** Unable to change the value of Slider by touch move. **Code:** ```javascript e.stopPropagation()}> ``` As...
**TypeScript Version:** 3.7.5 **Aphrodite Version:** 2.4.0 When I using StyleSheet create function ```javascript const style = StyleSheet.create({ container: { } }) ``` I found out that VS Code is not...