gre / gl-react

gl-react – React library to write and compose WebGL shaders

Home Page:https://gl-react-cookbook.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to save image with it's original height and width

stepupithubapp opened this issue · comments

feature request?

-- OR --

bug report?

library version

npm ls gl-react gl-react-dom gl-react-native gl-react-expo # Please run and paste the output of this

Expected behavior

Actual behavior

Steps to reproduce the behavior

Use https://github.com/react-native-community/react-native-image-editor to crop/resize an image back to a smaller size.

gl-react will give you the raw image (which respect the pixel ratio), if you need to downscale it, you need such library.