react-native-design-utility icon indicating copy to clipboard operation
react-native-design-utility copied to clipboard

Add a way to make customizable component who get the context, a bit like the Animated Api

Open EQuimper opened this issue 6 years ago • 1 comments

would be nice to be able to do this.

const MyButton = Utility.createUtilityComponent(Button)

This will get the full context like theme etc.

EQuimper avatar Aug 14 '18 15:08 EQuimper

+1. Would love this feature.

mtnptrsn avatar Aug 14 '18 18:08 mtnptrsn