We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
api类似 Modal.alert
Modal.operation([ { text: '标为未读', onPress: () => console.log('标为未读被点击了') }, { text: '置顶聊天', onPress: () => console.log('置顶聊天被点击了') }, { text: '删除该聊天', onPress: () => console.log('删除该聊天被点击了') }, ])
The text was updated successfully, but these errors were encountered:
这个可以有
Sorry, something went wrong.
OK,我会pr一个
准备做成Android专属的还是全平台的?
silentcloud
lixiaoyang1992
Successfully merging a pull request may close this issue.
api类似 Modal.alert
The text was updated successfully, but these errors were encountered: