Ionic 2
There are 2 posts tagged Ionic 2 (this is page 1 of 1).
Creating a Filter Pipe for Angular 2 (in Ionic 2)
I’ve been getting into the world of building cross-platform mobile apps using the Ionic 2 Framework with Angular 2 for Typescript. Yesterday I needed to build a view that displayed a list of players that were grouped by the team that they’re on. The final view is shown here on the right. The solution was to […]