* Initiated basic migration to react-native-elements - Search bar receives all right props without custom animations being necessary - Need to test on different layouts and cases - May be possible to unify android and iOS components. Attempt later * Removing separated android/ios files - Adding implementation of android searchbar - updating test snapshots * WIP: Integrating leftComponent and adding focus animations * Adding animations to left component on focus and blur events * Removing repeated styles and useless props * Updating snapshots * Ensuring clearIcon renders when tapping search suggestions - Also makes sure it prioritizes custom color attributes over default values for the search input * Refactoring styles, removing clear icon animations - Also removed useless ternary operations since the library itself already checks whether the search input is empty * Replacing icon components with props whenever possible - Removing useless styles * memoizing styles, adding default props/values * Memoize searchBarStyle with params * Fixing backgroundColor * Removing minWidth for cancel button * Fixing styling issues on both iOS and android * Updating snapshots post merge * Making sure showCancel can be controlled by props * Updating snapshots * Fix clipped edges on iOS & cancel icon on Android * Fixed radius, memoized styles * Fixing styling issues found on Android Co-authored-by: Elias Nahum <nahumhbl@gmail.com> |
||
|---|---|---|
| .. | ||
| react-native+0.61.5.patch | ||
| react-native-elements+1.2.7.patch | ||
| react-native-haptic-feedback+1.9.0.patch | ||
| react-native-image-picker+2.3.1.patch | ||
| react-native-keyboard-tracking-view+5.6.1.patch | ||
| react-native-local-auth+1.6.0.patch | ||
| react-native-navigation+6.3.0.patch | ||
| react-native-notifications+2.0.6.patch | ||
| react-native-passcode-status+1.1.2.patch | ||
| react-native-vector-icons+6.6.0.patch | ||
| react-native-youtube+2.0.0.patch | ||
| rn-fetch-blob+0.12.0.patch | ||