react-native-form-generator icon indicating copy to clipboard operation
react-native-form-generator copied to clipboard

App crash in release mode when using 'View.propTypes.style'

Open PaulsBecks opened this issue 7 years ago • 3 comments

This is related to an issue https://github.com/facebook/react-native/issues/16542

As a user has pointed out:

View.propTypes.style isn't valid and printed a deprecation message for several releases before it was removed. Use ViewPropTypes.style instead.

PaulsBecks avatar Jun 04 '18 11:06 PaulsBecks

Should be solved by #132

PaulsBecks avatar Jun 04 '18 11:06 PaulsBecks

Well, i think this issue is still there... Im facing it right now...

Asinox avatar Aug 15 '18 14:08 Asinox

@Asinox me too

syky27 avatar Apr 15 '19 17:04 syky27