GregoryNative / react-native-gl-image-filters

React-Native image filters using gl-react
MIT License
248 stars 35 forks source link

How can i contain the image in ImageFilters? #24

Closed dipeshkoirala21 closed 4 years ago

dipeshkoirala21 commented 4 years ago

Screenshot_20201013-104541_ISAC_SIMO 1 Screenshot_20201013-104547_ISAC_SIMO 1

Here the cropped image has the different aspect ratio . After cropping the image, the image gets passed to the ImageFilter component which stretches the image and the same image gets captured with glView.Capture() method which is very annoying.. Can somebody help me on this?

dipeshkoirala21 commented 4 years ago

Sorry for closing it and reopening it again. I thought i found the solution but it didn't worked as expected.

GregoryNative commented 4 years ago

I am not sure how this library related to your problem @dipeshkoirala21

dipeshkoirala21 commented 4 years ago

sorry, my bad. I should have assigned this issue in gl-react-native library.