Devin Jett
Devin Jett
@calimeroteknik the best thing for you to do would be to just create a custom plugin with a plugin.xml and add your customizations there. This plugin actually is an updated...
@dpa99c no prob my man! youre right there is value to this plugin since Cordova still doesnt fully support certain things through the CLI
this works!!
Thanks! I will try to get to this at some point, just been pretty busy.
Thanks @ryanyakich ! The filter bar is configured to cancel on stateChangeSuccess so I would think it would cancel after the state change has already taken place. Are you not...
Thanks @booris !! Are you seeing a lag on the actual device or emulator? The iOS emulator often has a lag because of the lag with the keyboard, but I...
thanks guys! I started a new job and have been swamed but ill take a look. Only thing about calling timeout on the input is that the keyboard wont come...
@booris you might want to try overriding the animation delay in the scss/css file as well.
Whats your use case for id? Just for selecting? If so then you can use the filter-bar-search class. Thanks!