wix / wix/react-native-ui-lib

Package react-native-ui-lib contains invalid configuration

Open
#2,119 18 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.