leecade / react-native-practice

8 stars 0 forks source link

[Android] measure not returning values #30

Open leecade opened 8 years ago

leecade commented 8 years ago

test on v0.35.0:

fix it in 2 ways:

  1. add collapsable={false} property
  2. put an empty callback on the onLayout property
leecade commented 8 years ago

track: https://github.com/facebook/react-native/issues/3282