rumax/react-native-SaveView

Example not working

abdulbasit1248 opened this issue · 2 comments

Please provide a working example.As the current one is continuously saying
YellowBox.js:67 Possible Unhandled Promise Rejection (id: 0):
TypeError: Cannot read property 'saveToPNGBase64' of undefined
TypeError: Cannot read property 'saveToPNGBase64' of undefined
at DesignMessageIndex._makeSnapshotPNGBase64$ (blob:file:///d2b94546-2237-45a6-8647-37439c18df91:296553:83)
at tryCatch (blob:file:///d2b94546-2237-45a6-8647-37439c18df91:25896:19)
at Generator.invoke [as _invoke] (blob:file:///d2b94546-2237-45a6-8647-37439c18df91:26071:24)
at Generator.prototype. [as next] (blob:file:///d2b94546-2237-45a6-8647-37439c18df91:25939:23)
at tryCatch (blob:file:///d2b94546-2237-45a6-

rumax commented

Hi @abdulbasit1248, what do you mean As the current one is continuously saying? There is no demo for this project. But according to you message, it seems like the library is not linked. You can check this manual https://facebook.github.io/react-native/docs/linking-libraries-ios

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.