This website requires JavaScript.
Explore
Help
Sign In
status-im
/
react-native-image-resizer
Watch
2
Star
0
Fork
0
You've already forked react-native-image-resizer
mirror of
https://github.com/status-im/react-native-image-resizer.git
synced
2025-01-20 11:38:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
react-native-image-resizer
/
ios
/
RCTImageResizer
/
RCTImageResizer.h
6 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Support react-native > 0.40
2017-01-12 15:28:21 +02:00
#
import <React
/
RCTBridge.h>
Handle images from RCT Image store On iOS, when cropping an image with ImageEditor, it returns an uri starting with rct-image-store which could not be read by this module
2016-03-13 16:49:17 +01:00
@
interface
ImageResizer
:
NSObject
<
RCTBridgeModule
>
@
end
Reference in New Issue
Copy Permalink