Getting warnings when new architecture is enabled. I got this error while using Datepicker. It is complaining about setNativeProps not supported in fabric. This is used in /src/components/panningViews/panDismissibleView.js and src/components/panningViews/panResponderView.js
Related to
[x] Components
[ ] Demo
[ ] Docs
[ ] Typings
Steps to reproduce
Use a datepicker component in new architecture enabled environment.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
Getting warnings when new architecture is enabled. I got this error while using Datepicker. It is complaining about setNativeProps not supported in fabric. This is used in
/src/components/panningViews/panDismissibleView.js
andsrc/components/panningViews/panResponderView.js
Related to
Steps to reproduce
Use a datepicker component in new architecture enabled environment.
Screenshots/Video
Environment
Affected platforms