2linziyi2
2linziyi2
i found a way to solve the problem. when the version of jspdf is 1.4.1 is ok! specially,you have to pay attention to the version of jspdf in jspdf-customfonts,must be...
this is all my operation, you can try it. package.json "jspdf": "1.4.1", "jspdf-autotable": "^3.0.0-alpha.3", "jspdf-customfonts": "0.0.4-rc.3", steps: 1. cd ./node_modules/jspdf-customfonts 2. Run npm install 3. Run npm install [email protected] 4....
not work for me either, React-Native 0.59.5, no script obfuscated. follow the tutorial exactly