Matthew Labrum

Results 18 comments of Matthew Labrum

To be honest I wouldn't do anything magic, I would force the user to wrap the toggle conditions in an object, then you should just be able to typeof the...

Have you tried using https://reactjs.org/docs/hooks-reference.html#useimperativehandle

Any chance this could be merged?

I hit this when I attempted to use deeper levels within the boxShadow, but if I keep it flat then its fine e.g ```js extend: { boxShadow: { black: {...

I can also confirm this happening, just hit this on my own project.

Hi @smitpatel could I ask why the type-bug label was removed?

the existing `style` prop updates the inner and outer View within the IOS `TouchableOpacity`, I needed to be able to set styles directly on the outer container of `TouchableOpacity`, to...

Do you have any example code?