djett41 / ionic-filter-bar

Filter Bar plugin for the Ionic Framework
MIT License
362 stars 112 forks source link

Put filter bar into ionic sub header #87

Open nolate opened 8 years ago

nolate commented 8 years ago

Is there an easy way to put filter bar into sub header?

fredericogg commented 8 years ago

@nolate found a solution? I'm having the same problem...

nolate commented 8 years ago

Hey @fredericogg! I made my own directive instead of using ionic-filter-bar. Way easier to use a custom filter and you can put it in the sub header but it can be part of the content also if you want to hide it after scrolling down.