我是AngularJS和Ionic Framework的新手,我现在的项目是开发和集成移动日历事件应用程序.我已经有了我的界面,我现在的问题是找到如何为我的日历模块实现日历界面的解决方案.我需要你的建议或与此事有关的任何教程链接.在此先感谢任何人都可以帮助我.
你有几个选择:
原文链接:https://www.f2er.com/angularjs/141876.html做一个日历ui
1:http://angular-ui.github.io/ui-calendar/
使用本机设备日历
2:https://blog.nraboy.com/2015/02/using-native-device-calendar-ionic-framework/
用ng-cordova做同样的事
3:http://ngcordova.com/docs/plugins/calendar/