Hi,
I just created a component/directive for ionic that put a search bar inside of ion-nav-bar, overhiding the title, like whatsapp/viber has on android. How can I contribute it to ionic?
Wow. That looks really good. You did a great job with it.
To contribute it to Ionic, you could put together a formal pull request. However, you could also just open an Issue and let the core devs see it. They might like it enough to take it from there.
What app are you making? The screenshot above is pretty interesting.
Hi @Calendee, I will create the formal pull request… Thanks.
Our app is called Pertoo (“perto” is “near” in portuguese), a parent/school communication app. Our first version was made in xcode/objective-c, and now we’re releasing this new multi-platform version thanks to you guys from Ionic Framework and Cordova/Phonegap…
Our site (in portuguese) is [http://pertoo.com][1].
This is awesome! Thanks for contributing, Bruno. I did notice that the search bar does not appear in Safari/iOS after clicking/tapping the search icon…seems to be an issue with the position:fixed css. Does this work for you guys on iOS/Safari?