* improve hit area of search text input use text cursor on web use a pressable instead use a vertical padding of 9 oops move vertical padding to `TextInput` to increase hit area * Hide it from a11y tree, change cursor * Hide clear on empty text * Render either Clear or Cancel * Remove Clear button * Animate it * Better animation --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> |
||
|---|---|---|
| .. | ||
| alf | ||
| components | ||
| lib | ||
| locale | ||
| logger | ||
| platform | ||
| screens | ||
| state | ||
| view | ||
| App.native.tsx | ||
| App.web.tsx | ||
| env.ts | ||
| Navigation.tsx | ||
| routes.ts | ||
| Splash.tsx | ||