react-native-web-extended icon indicating copy to clipboard operation
react-native-web-extended copied to clipboard

Extended version of react-native-web

Results 2 react-native-web-extended issues
Sort by recently updated
recently updated
newest added

Thhis pull-request remove all the `react-native-web` specific code and left only the extra modules so they can be used standalone. This way it's easier to get up with newer versions...

I have created a [wrapper module](https://github.com/piranna/react-native-web_improved) on top of `react-native-web` adding the missing components, instead of doing a fork and adding them. You have already done several of them on...