Package react-native-ui-lib contains invalid configuration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 748
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 1
Description
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
- Android
- iOS
- Web
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the warning in a React Native 0.69 application using React Native UI Lib 6.18.0, then run the React Native config command and inspect the package configuration it reports. Done means the invalid dependency.platforms.ios.project warning no longer appears on Android or iOS, while the library continues to run as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100