Relative Content

Tag Archive for javascriptiosreactjsreact-nativeexpo

Expo linking returns false for file path

I’m working an expo project and I’m using expo-linking library to trigger an opening of a PDF file when the download is completed. I just discovered that the expo linking canOpenURL method returns a false value for the “file” path on an iOS device.