Brian Kraus

Results 1 issues of Brian Kraus

In react 16 and up, **React.Proptypes** no longer exists. Instead we must use the new, separate proptypes library: https://github.com/facebook/prop-types react-native version 0.49 uses react 16 https://github.com/facebook/react-native/blob/v0.49.0/package.json#L135 So react-native-material-design must be...