Patrick
Patrick
I'm more than happy to submit a PR as I would like this implemented on my projects
I haven't had much time lately with being close to a release but I'll eventually get to it. I have looked at the code and have the environment set up...
How did you solve this?
Any ETA on when this is going to get published?
@ehtesham1996 Seems like it. I guess a fork would be a viable option
I have the same problem ```js Error: ENOENT: no such file or directory, open '/var/folders/mf/f_3t9qw56kd54q8dywj0_ks40000gn/T/.create-expo-app/template-cache/@rneui/template-4.0.0-rc.7.stable-ts.tgz' Emitted 'error' event on ReadStream instance at: at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections...
I want to do something like this so that it can read text incrementally (epub reader). However, I'm way out of my depth, I thought this would be a nice...