react-native-ui-lib
react-native-ui-lib copied to clipboard
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
- Create a new application using React Native 0.69;
- Install RNUILib;
- 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 have you solved this issue?
@glushkina1 currently on latest version (6.19.2) but the issue is still there.
We didn't officially migrate to RN69 ourselves. But the library should still work as expected in RN69 environment
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
Any solution yet ?
I'm also interested if there is any solution or progress, this library is not useable with expo SDK46 due to this.
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.
I changed the title for clarity's sake.
Any solution for above issue? Me also facing same issue.
same thing here I'M just trying to rest the cache
Got same issue in 6.22.2
Same issue in 6.23.2
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