2015-09-16 76 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 –