react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

Package react-native-ui-lib contains invalid configuration

Open LazyAfternoons opened this issue 2 years ago • 19 comments

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

  • [x] Android
  • [x] iOS
  • [ ] Web

LazyAfternoons avatar Jul 11 '22 14:07 LazyAfternoons

@LazyAfternoons have you solved this issue?

glushkina1 avatar Aug 06 '22 15:08 glushkina1

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

LazyAfternoons avatar Aug 09 '22 10:08 LazyAfternoons

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

ethanshar avatar Aug 18 '22 12:08 ethanshar

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

Seems native components were broken #2204

tuoxiansp avatar Aug 25 '22 14:08 tuoxiansp

Any solution yet ?

batuhansahan avatar Sep 08 '22 11:09 batuhansahan

I'm also interested if there is any solution or progress, this library is not useable with expo SDK46 due to this.

Svarto avatar Sep 11 '22 12:09 Svarto

I'm also facing this issue. There is any solution or progress. We update react native 0.70.

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.

HarshaUdaraSandaru avatar Sep 14 '22 11:09 HarshaUdaraSandaru

I changed the title for clarity's sake.

LazyAfternoons avatar Sep 14 '22 15:09 LazyAfternoons

Any solution for above issue? Me also facing same issue.

JosepAjith avatar Sep 23 '22 09:09 JosepAjith

same thing here I'M just trying to rest the cache

pascal-maker avatar Sep 29 '22 20:09 pascal-maker

Got same issue in 6.22.2

Vn-ChemGio avatar Oct 30 '22 04:10 Vn-ChemGio

Same issue in 6.23.2

dev1181 avatar Nov 15 '22 13:11 dev1181

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

Epick362 avatar Nov 24 '22 11:11 Epick362