ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
50.97k stars 13.52k forks source link

feat(searchbar): collapse on focus #21465

Open DwieDima opened 4 years ago

DwieDima commented 4 years ago

Feature Request

Ionic version:

[x] 4.x

Describe the Feature Request

In native IOS apps such as settings, photos or reminders, the searchbar is animated when is focused.

Settings app example:

image

Reminder app animation example:

Describe Preferred Solution

The ion-searchbar could be extended by further input parameters:

pritamsoni-hsr commented 4 years ago

@DwieDima did you manage to create this one by yourself?

DwieDima commented 2 years ago

@pritamsoni-hsr sorry for late response, but no. Hope this is someday part of the ionic framework 😄