wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.53k stars 712 forks source link

Support new architecture #2371

Closed KishoreBarik closed 1 year ago

KishoreBarik commented 1 year ago

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 and src/components/panningViews/panResponderView.js

Related to

Steps to reproduce

Use a datepicker component in new architecture enabled environment.

Screenshots/Video

Screenshot 2022-12-13 at 3 59 33 PM

Environment

Affected platforms

stale[bot] commented 1 year ago

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.