react-native-ui-lib: Package react-native-ui-lib contains invalid configuration

Description

Running an application while using React Native 0.69 and RNUILib yields a warn.

Steps to reproduce

  1. Create a new application using React Native 0.69;
  2. Install RNUILib;
  3. Run it and keep an eye on the console log output.

Expected behavior

No warn message as on React Native 0.68.

Actual behavior

warn Package react-native-ui-lib contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

Environment

  • React Native: 0.69
  • React Native UI Lib: 6.18.0

Affected platforms

  • Android
  • iOS
  • Web

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Reactions: 14
  • Comments: 19 (1 by maintainers)

Most upvoted comments

@LazyAfternoons have you solved this issue?

@glushkina1 currently on latest version (6.19.2) but the issue is still there.

Experiencing the same but there seems to be a workaround (that I have not tried) https://github.com/wix/react-native-ui-lib/issues/2204#issuecomment-1315444150. Is there any ETA on React Native 0.69+ compatibility? @ethanshar

We didn’t officially migrate to RN69 ourselves. But the library should still work as expected in RN69 environment