Open ycb0318 opened 7 years ago
<LazyloadScrollView style={styles.container} contentContainerStyle={styles.content} name="scrollImage"
{Array.apply(null, Array(100)).map((file, i) => <View key={i} <LazyloadImage host="scrollImage" style={styles.image} source={{uri:'http://message-ycb.oss-cn-shanghai.aliyuncs.com/102928524message-ycb1498269179345'}} animation={false} /> )}
{Array.apply(null, Array(100)).map((file, i) => <View key={i}
<LazyloadImage host="scrollImage" style={styles.image} source={{uri:'http://message-ycb.oss-cn-shanghai.aliyuncs.com/102928524message-ycb1498269179345'}} animation={false} /> )}
IS NOT WORK
<LazyloadScrollView style={styles.container} contentContainerStyle={styles.content} name="scrollImage"
IS NOT WORK