Skip to content
Discussion options

You must be logged in to vote

This is not an extra Expo 56 setup step for HighlighterViewPackage or KeyboardInputPackage. The error matches the duplicate Android autolinking problem already tracked in #3950.

react-native-ui-lib uses uilib-native for those native packages, but the published JS package also contains Android autolinking metadata. Recent React Native/Expo autolinking can therefore treat both packages as native owners and generate a PackageList.java from the wrong/duplicate entry. PR #4014 removes that copied metadata at publish time, but it is still open, so there is no released fix from that PR yet.

Until it is merged and released, exclude only react-native-ui-lib from Android autolinking and leave uilib…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by milan-greycube
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants