magic-script-components-react-native
magic-script-components-react-native copied to clipboard
Include scrollView in textEdit and dropdownList component.
< Main issue
Description
- Text edit and dropdown list do not support scroll view yet.
- Extract a common scroll view code from UiScrollViewNode to a separate module.
- Reuse the module in text edit and dropdown list.
Completion status
- [ ] iOS