-
Notifications
You must be signed in to change notification settings - Fork 741
Closed
Labels
Description
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
- Components
- Demo
- Docs
- Typings
Steps to reproduce
- Install
react-native-ui-libin a React Native project with version 0.76.0. - Import a component from
react-native-ui-libin your code. - Attempt to render the component.
- Observe that the component does not render or throws an error.
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
- React Native version: 0.76.0
- React Native UI Lib version: 7.32.0
Affected platforms
- Android
- iOS
- Web
Screenshots/Video
riddy6421, BaLaLaLs, thanh-LV00267, papercoding22, b3namine and 6 more
