pedroabreu / ion-gallery

Ionic gallery directive
MIT License
124 stars 61 forks source link

[Feature request] Create different instances in each controller #81

Open pabloalcaraz opened 7 years ago

pabloalcaraz commented 7 years ago

Hi,

I think it can be a good feaure if you can create different styles of galleries on each controller of your app.

Because I need different html templates in different views but I have only one general config provider.

Thanks.