Skip to content

v1.1.0

Compare
Choose a tag to compare
@jdmunro jdmunro released this 07 May 12:55
· 23 commits to master since this release
5d398bc
  • Added a getInitialSearchItem() method so that you can get the selected search item at a later time (e.g. your callback handler is not registered yet) #12
  • Small optimisation to avoid sending a native event if no JS listeners are registered

Thanks to @JordanDuncan for his contribution in #12 🎉