Skip to content

Bring imports up to latest standards#4

Open
davebro wants to merge 1 commit intoreact-native-component:masterfrom
davebro:master
Open

Bring imports up to latest standards#4
davebro wants to merge 1 commit intoreact-native-component:masterfrom
davebro:master

Conversation

@davebro
Copy link

@davebro davebro commented Mar 10, 2018

PropTypes imported from react-native is deprecated, and View.propTypes.styles has also been changed to ViewPropTypes imported from react-native. These issues are causing startup crashes in release mode and failed debug builds.

PropTypes imported from react-native is deprecated, and View.propTypes.styles has also been changed to ViewPropTypes imported from react-native. These issues are causing startup crashes in release mode and failed debug builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant