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

Do you have android example?

Open nickming opened this issue 7 years ago • 1 comments

nickming avatar Feb 01 '18 03:02 nickming

Sure. The example with this repo is available on both iOS and Android.

But unfortunately, this repo is not compatible with React@16 so far, because "PropTypes" has been separated from React and it should be imported by independent package "prop-types".

2.0 is ongoing, but I'm not sure when to release the version

caigehui avatar Feb 01 '18 08:02 caigehui