-
Notifications
You must be signed in to change notification settings - Fork 15
Custom Icons for ActionScreenController #19
Comments
Hi Thorvald! |
Sounds great. Will I have to upgrade to Ionic CLI 3.0 to test the beta version ? |
No, you actually have to stay with |
Ok, I will stay on ionic-cli 2.2.0 for now. I you should manage to implement the feature for ActionSheet, what will then be the requirements for my app? I can see the beta refers to Angular 4, and due to missing upgrade of AngularFire I am currently stuck at Ionic version 2 |
The beta and succeeding stable release might work with Ionic 2.x. Just give it a try! |
I have a working prototype for adding custom icons to Action Sheet buttons. This one was a bit tricky as Ionic wasn't really developed with extending its core functionality in mind. |
Stable release in version 0.5.0. |
Hi Gerrit
I like the way you have implemented Custom Icons for Tabs, but have you found a way I can use you Custom icons for a ActionSheet, or am I left with the buildt in icons?
It seems like Ios is not supporting icons at all, and currently only the ionicicons can be used for other platforms
The text was updated successfully, but these errors were encountered: