You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
19. Add a PDF by drag and dropping it into your Xcode project (Select "Create groups" and add to target "YourApp"). This will add the document to the "Copy Bundle Resources" build phase:
67
67

68
-
20. Replace the default component from index.ios.js`` with a simple touch area to present the bundled PDF:
68
+
20. Replace the default component from `index.ios.js` with a simple touch area to present the bundled PDF:
0 commit comments