core114
core114

Reputation: 5325

Angular UI Calendar Issue

I've used Ionic-3 for my university project, I have some issue, I want to know how to install this calendar http://angular-ui.github.io/ui-calendar/ correctly in Ionic project? I tried it, it does not work please help me fix this?

Upvotes: 0

Views: 293

Answers (1)

Aneri Vala
Aneri Vala

Reputation: 528

You can use https://www.npmjs.com/package/angular2-fullcalendar for your custom events.

Upvotes: 3

Related Questions