v1.1.0
- 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 🎉