taiki-t's diary

React Native, Rails そして雑多な記録: The world is waiting for you to give it a meaning.

React NativeのImageを使うときの注意

React Native のImageを使うときの注意

とりあえずImage要素にサイズ(widthとheight)は指定する。じゃないと表示されない。

バージョン: 0.44.0


追記: 2017/07/07: 0.47.0以降のバージョンでこの制約は消えそう。Using <Image> with nested content now causes warning (yellowbox) · facebook/react-native@279f5f1 · GitHub