2015-09-16 80 views

回答

0

在飞行中不支持此操作。如果它是静态图片,您可以将其转换为在Photoshop中。

+0

马丁,有方法可以在obj-c中做到这一点,有没有办法可以为此调用本机代码? – eyal83

+0

是的,你可以从JS调用你的Obj-C代码。这个指南有帮助吗? https://facebook.github.io/react-native/docs/native-modules-ios.html –

+1

或者您可以实现RCTImageView将图像转换为灰度的版本: https://facebook.github.io/ react-native/docs/native-components-ios.html https://github.com/facebook/react-native/blob/master/Libraries/Image/RCTImageView.m –