Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6290

After clicking the give up button, the swipe list on the back remains open

$
0
0
<PressableOpacity          onPress={() => { AlertDialog.dismiss() }}          style={{            height: responsiveHeight(40),            width: responsiveWidth(100),            justifyContent: 'center',            alignItems: 'center',            marginHorizontal: 5,            borderRadius: 100,            borderWidth: 1,            borderColor: '#A585C9',          }}><CText            style={{              fontSize: 14,              fontFamily: Fonts.semiBoldRaleway,              color: '#A585C9',            }}>            {props.cancelText ? props.cancelText : "Vazgeç"}</CText></PressableOpacity>

After clicking the give up button, the swipe list on the back remains open.How can I close the swipe list after pressing give up?What should I write in onPress


Viewing all articles
Browse latest Browse all 6290

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>