react-native-pdf-thumbnail icon indicating copy to clipboard operation
react-native-pdf-thumbnail copied to clipboard

Can't install correctly package on react native project

Open mattpilleul opened this issue 1 year ago • 0 comments

Hello ! I'm facing an issue will trying to integrate the package. After installing, performing a pod install and launching not the app but XCode again and execute a clean build nothing seems to work.

Error downloading file or generating thumbnail: [Error: The package 'react-native-pdf-thumbnail' doesn't seem to be linked. Make sure: 

- You have run 'pod install'
- You rebuilt the app after installing the package
- You are not using Expo Go
]

My project information : "react-native": "0.64.4"

Thanks ! 🙏

mattpilleul avatar Jan 26 '24 21:01 mattpilleul