-
Notifications
You must be signed in to change notification settings - Fork 716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Library does not work with React Native version 0.76.0 #3320
Comments
I am very anxious about this because my project is not progressing |
it's not about the #3329. It's about the bridge and new arc. None of the components are working. |
I was able to get the project up and running with fabric with #3329 fixes |
This library is completely unusable currently for apps running Fabric |
@sivantha96 This is a noob question, but how do you use your fork in the project? |
+1 |
Description
The
react-native-ui-lib
library does not work as expected with React Native version 0.76.0. (New arch enabled by default)Related to
Steps to reproduce
react-native-ui-lib
in a React Native project with version 0.76.0.react-native-ui-lib
in your code.Expected behavior
The component from
react-native-ui-lib
should render correctly without any errors.Actual behavior
The component fails to render, and an error message is displayed indicating compatibility issues with React Native version 0.76.0.
More Info
Environment
Affected platforms
Screenshots/Video
The text was updated successfully, but these errors were encountered: