react-native-dash
react-native-dash copied to clipboard
Web support?
This component works great on iOS/Android but throws an error when used in react-native-web. Is it possible to support this?
The error is TypeError: Cannot read properties of undefined (reading 'style'):
Dash.propTypes = { style: _reactNative.ViewPropTypes.style ...}