Open kentongray opened 8 years ago
:+1: Please! Angular 2 Support!
@CarlosRoig FYI I was able to make this work with straight up ionic2 http://ionicframework.com/docs/v2/components/#toolbar-searchbar
@kentongray Do you have an example available for getting this working?
@pdorney i do not have one handy but basically it was just hiding header content with *ngIf and replacing it with the toolbar. It isn't quite as nice as this project but for my needs I was able to hack it together
Hey I love this lib and am porting over one of my apps to angular 2. Just seeing if you have any thoughts to angular 2 support? If I can find some time I'll probably end up doing it myself (with a pull request of course!).