Don't want to select date react-native-calendars Agenda

允我心安 提交于 2019-12-25 01:37:49

问题


native app and using Agenda of react-native calendars. I am using knob to open agenda as shown in the gif https://raw.githubusercontent.com/wix/react-native-calendars/master/demo/agenda.gif but if user don't want to select or want to cancel this operation what they will do. I want knob to close that agenda. Or something to cancel operation please help.

Thanks in advance!!!


回答1:


You can use Modal component for that purpose. Render Calendar inside Modal where you can add a cancel button.



来源:https://stackoverflow.com/questions/56868111/dont-want-to-select-date-react-native-calendars-agenda

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!