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

Correct TextNativeComponent path

Open virdesai opened this issue 2 years ago • 0 comments

I believe you're using the path react-native/Libraries/Components/Text/TextNativeComponent but the actual path is a bit different in the react-native repo: react-native/Libraries/Text/TextNativeComponent

virdesai avatar Oct 12 '23 14:10 virdesai