Closed jasonnathan closed 7 years ago
Package was throwing warnings in tests (not used directly but via react-native-elements) in React@16
Simply changed references in all JS files and added prop-types as a dependancy
prop-types
All existing tests should run,
This for the great work, it has already been merged in #152
What does this PR do?
Package was throwing warnings in tests (not used directly but via react-native-elements) in React@16
Where should the reviewer start?
Simply changed references in all JS files and added
prop-types
as a dependancyHow should this be manually tested?
All existing tests should run,
Who should be notified?
What should happen on deployment? (check all that apply)
Questions: