magic-script-components-react-native
magic-script-components-react-native copied to clipboard
Handle scroll bar correctly.
Description
Lumin implementation of scroll bar differs from react-native implementation - e.g. for the vertical scroll bar, the developer needs to manually rotate and move it in order to fit the scroll area. We need to clarify how to handle vertical scroll bar in react-native.
Completion status
- [ ] Android
- [ ] iOS