react-native-autolink icon indicating copy to clipboard operation
react-native-autolink copied to clipboard

Problems with React Native 0.79

Open ChrisEdson opened this issue 1 month ago • 5 comments

Is anyone having trouble with this package in React Native 0.79?

There seems to be some error with importing __extends from the tslib package, which the autolinker package then uses.

I don't have this problem in 0.78, so I'm trying to work out why this would occur suddenly in 0.79, unless Metro has changed bundling significantly.

ChrisEdson avatar Oct 14 '25 11:10 ChrisEdson