Preco Kim
Preco Kim
Okay, based on what you said, I believe this is basically a serialized output for the metadata of composed images. Please correct me again if it differs to what you...
Well, I'm not expected this module can be used in browsers. So basically it only be available for Node.js environment at the moment (I'm working on new version which supports...
I got the issue from the upstream: https://github.com/oliver-moran/jimp/issues/280
Basically, when you build a library that targets to browser environments with `webpack`, the `webpack` will automatically inject `Buffer` polyfill to the bundle to make it work in other platform...
Oops, closed by mistake. Reopening.
Sorry, I just struggled with `np`, Here give it a try: `v2.1.2`.
Not yet, however this is really good idea for me. I will add this for v3 roadmap.
Hmm, IDK. Is this really worth to improve the performance than refactoring costs?
PR created: https://github.com/lelandrichardson/react-native-parallax-view/pull/28
Hi, my apologies for the late response. I missed the email notification and now I've just realized that this PR is still open. I'm merging this PR anyway even if...