react-native-pdf-thumbnail
react-native-pdf-thumbnail copied to clipboard
Can't install correctly package on react native project
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 ! 🙏