Skip to content

Library does not work with React Native version 0.76.0 #3320

Closed
@cagataykapuagasi

Description

@cagataykapuagasi

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

  1. Install react-native-ui-lib in a React Native project with version 0.76.0.
  2. Import a component from react-native-ui-lib in your code.
  3. Attempt to render the component.
  4. 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

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions