Open falquaddoomi opened 7 years ago
Some progress has been made on implementing this on a (currently local-only) branch. It's not been released yet because, while it works to some extent on iOS, on Android there are issues with the parent element clipping absolutely-positioned child elements that extend past the parent's borders (i.e. the drop-down list inside the parent search box's view). This is possibly fixed in the latest stable version of RN (0.50 as of this writing), but needs to be tested.
The search box should display a "suggestions" drop-down of items in which the currently-entered query prefix is bolded in each result.