react-native-optimizer
react-native-optimizer copied to clipboard
Correct TextNativeComponent path
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