xcarpentier / rn-pdf-reader-js

📄 PDF reader in JavaScript only for Expo - Android & iOS capable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to improve/test the package using npm

stratoss opened this issue · comments

Issue Description

Trying to improve the package , but npm run start / npm run build fail because the relevant config files are missing.

Steps to Reproduce / Code Snippets

npm run start

Expected Results

I was expecting to be able to build & test the updated version of the package so that I can send a PR here.

Additional Information

  • rn-pdf-reader-js version: master

Closing as it turned out that yarn wasn't installed properly.