react-native-pressable-scale
react-native-pressable-scale copied to clipboard
build error
Is this the right way to import the component?
import { NativePressableScale } from 'react-native-pressable-scale'
Getting the error:
error: Error: While trying to resolve module `react-native-pressable-scale` from file `/Users/ofermorag/Projects/Bob/artifacts/components/common/Components/PlatformTouchable.js`,
the package `/Users/ofermorag/Projects/Bob/node_modules/react-native-pressable-scale/package.json` was successfully found.
However, this package itself specifies a `main` module field that could not be resolved (`/Users/ofermorag/Projects/Bob/node_modules/react-native-pressable-scale/src/index`. Indeed, none of these files exist:
Sorry, I was missing the src folder. Could you try again with 1.0.6?