问题描述
当我单击 topBar 中的后退按钮或单击 Android 手机上的后退按钮时,如何返回上一屏幕。请帮帮我。
For more detail,in this:
EditProfile.options = {
topBar: {
title: {
text: 'Edit Profile',color: 'black',alignment: 'center',fontWeight: 'bold',},elevation: 0,leftButtons: [
{
id: 'backButton',icon: require('../../assets/icons/back-button.png'),color: '#5B7C56',],visible: false,statusBar: {
backgroundColor: '#5B7C56',};
-------------------------------------------------------------
I have learned RN some days.
I hope to receive some suggestions from you guys.
Thank you so much.
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)