Closed vipansegrouw closed 1 year ago
This is a fork of karna419's changes that removes the fluff, as was requested on their PR.
Why? Several .propTypes are deprecated in react-native 0.70+
.propTypes
What? Utilise deprecated-react-native-prop-types package to fill in the gaps caused by this deprecation.
deprecated-react-native-prop-types
This is a fork of karna419's changes that removes the fluff, as was requested on their PR.
Why? Several
.propTypes
are deprecated in react-native 0.70+What? Utilise
deprecated-react-native-prop-types
package to fill in the gaps caused by this deprecation.