标签: reactjs react-native
是否可以在React Native中制作没有消息(仅标题)的警报对话框?
以下是文档:https://facebook.github.io/react-native/docs/alert.html
当我尝试删除消息部分('My Alert Msg')时,发生[ts]错误(无法将参数分配给字符串参数)。
有人可以帮忙吗?感谢。
答案 0 :(得分:1)
为邮件留空。
Alert.alert( 'Alert Title', ' '