react-native-dash icon indicating copy to clipboard operation
react-native-dash copied to clipboard

Web support?

Open mattgabor opened this issue 3 years ago • 0 comments

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 ...}

mattgabor avatar Dec 10 '21 04:12 mattgabor