PYSearch v0.9.1 Release Notes

Release Date: 2018-10-28 // over 5 years ago
  • 🛠 Fixed

    • 🛠 Fixed #175 which when you enter the search result and then click back,
      🚚 the left back button and the arrow move left.
    • 🛠 Fixed layout for navigation items by @baocang.
    • 🛠 Fixed input cursor for searchBar by @baocang.

Previous changes from v0.9.0

  • ➕ Added

    • ➕ Added searchBarCornerRadius to set cornerRadius of _UISearchBarSearchFieldBackgroundView
    • ➕ Added showKeyboardWhenReturnSearchResult property (#170) by @xiao99xiao