Closed
Description
Description
ViewPropTypes will be removed from React Native depreciation warning is generated by RN UI Lib.
Related to
- [ x] Components
- Demo
- Docs
- Typings
Steps to reproduce
- New RN project v0.68.2
- Install RN UI Lib
- Use a component with ViewPropTypes, e.g. MaskedInput
- See warning
Expected behavior
No warning
Actual behavior
Warning: ViewPropTypes will be removed from React Native
Screenshots/Video
Environment
- React Native: 0.68.2
- React Native UI Lib: 6.17.1
Affected platforms
- [x ] Android
- [ x] iOS
- [ x] Web