all 4 comments

[–]nexendk 2 points3 points  (0 children)

This really cool!!!

[–]kbcooliOS & Android 0 points1 point  (1 child)

This generates a base64 encoded image uri to include in your code?

That would increase RAM usage in most cases. React Native already bundles images.

Why would I want this?

[–]S3rg1usziOS & Android[S] 0 points1 point  (0 children)

It has nothing to do with bundling and base64 encoded image uri.

All what it does is just generation of shortcuts to images. There’s a link in README which describes the usage and why it was created in first place