Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On React Native 0.53.3 my app runs in DEV mode, but when archived and deployed to a device crashes with: `underfined is not an object(evaluating '_reactNative.View.propType.style'`. See facebook/react-native#16542. Removing this prop solves this crash.
- Loading branch information