1

I'm working on an app for a financial company. They want the statements which are in PDF be accessible within the app for viewing. I'm having a hard time finding a solution since any libraries with a PDF reader would require ejecting from expo which I need to avoid.

I've been trying to use the expo-web-browser hoping I can keep it contained within the app kind of like how it works with authentication.

Any insights?

  • "I've been trying to use the expo-web-browser hoping I can keep it contained within the app" - so is this approach working for you or not? What issues are you experiencing? – Dai Aug 11 '20 at 22:03
  • You can, but using a lib like https://github.com/rumax/react-native-PDFView#readme – Diego Magalhães Aug 11 '20 at 22:37
  • Did you find a solution or a way to build a PDF viewer on Expo? – cDub Feb 19 '21 at 22:51

0 Answers0