¼ÓÈëÊÕ²Ø | ÉèΪÊ×Ò³ | »áÔ±ÖÐÐÄ | ÎÒҪͶ¸å Àî´óͬ £¨https://www.lidatong.com.cn/£©- ¿Æ¼¼¡¢½¨Õ¾¡¢¾­Ñé¡¢ÔÆ¼ÆËã¡¢5G¡¢´óÊý¾Ý,Õ¾³¤Íø!
µ±Ç°Î»Ö㺠Ê×Ò³ > °Ù¿Æ > ÕýÎÄ

React-Nativeѧϰ֮ ͼƬ×ö±³¾° modal µã»÷ÆäËûÇøÓòÏûʧ

·¢²¼Ê±¼ä£º2020-12-15 07:34:12 ËùÊôÀ¸Ä¿£º°Ù¿Æ À´Ô´£ºÍøÂçÕûÀí
µ¼¶Á£º1.modalµã»÷ÆäËûÇøÓòÏûʧ TouchableWithoutFeedback onPress = {()= this . setState ({ showTopMenu : false })} View style = {{ position : 'absolute' , left : 0 , right : 0 , top : 0 , bottom : 0 , width : null , }} / /TouchableWithoutFeedback

1.modalµã»÷ÆäËûÇøÓòÏûʧ
<TouchableWithoutFeedback
    onPress={()=>this.setState({showTopMenu:false})}>
    <View style={{position: 'absolute',left: 0,right: 0,top: 0,bottom: 0,width: null,}}/>
</TouchableWithoutFeedback>


2.ͼƬ×ö±³¾°
 
 
<Image  style={styles.img}
    source={require('../image/IMG_0026.jpg')}
    resizeMode='cover' />
 
 
 
 
img: {
    position: 'absolute', left: 0, right: 0, top: 0, bottom: 0, height: null, width: null,},

£¨±à¼­£ºÀî´óͬ£©

¡¾ÉùÃ÷¡¿±¾Õ¾ÄÚÈݾùÀ´×ÔÍøÂ磬ÆäÏà¹ØÑÔÂÛ½ö´ú±í×÷Õ߸öÈ˹۵㣬²»´ú±í±¾Õ¾Á¢³¡¡£ÈôÎÞÒâÇÖ·¸µ½ÄúµÄȨÀû£¬Ç뼰ʱÓëÁªÏµÕ¾³¤É¾³ýÏà¹ØÄÚÈÝ!

    ÍÆ¼öÎÄÕÂ
      ÈȵãÔĶÁ