react-native-scrollable-tab-view icon indicating copy to clipboard operation
react-native-scrollable-tab-view copied to clipboard

Can't resolve '../../Utilities/Platform'

Open moedeveloper opened this issue 5 years ago • 1 comments
trafficstars

I tried the plugin but it wont work with the latest react-native :( am getting the following error

node_modules/react-native/Libraries/Components/TextInput/TextInputState.js Module not found: Can't resolve '../../Utilities/Platform' in '.../node_modules/react-native/Libraries/Components/TextInput'

moedeveloper avatar Nov 07 '20 12:11 moedeveloper

Looks like an issue with your node_modules @moedeveloper. You've probably resolved this by now, but if not you should try reinstalling.

joeyfigaro avatar Dec 17 '20 22:12 joeyfigaro