You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Version 1.3.5 or higher **react-native-reanimated v2**
40
40
41
41
- All animations now are using react-native-reanimated v2, as it was officially released recently. Please follow the Software Mansion guide installation for the react-native-reanimated v2: https://docs.swmansion.com/react-native-reanimated/docs/installation
- Animation added to font size on focus and on blur;
151
-
-**new** animationDuration prop added;
152
-
- staticLabel bug fixed when in multiline;
153
-
- Smoother animations;
154
-
155
-
## New Features
156
-
157
-
Mask has been updated, and some bugs should have been fixed. Features as **leftComponent**, **onTogglePassword**, **customShowPasswordComponent**, **customHidePasswordComponent**, **staticLabel**, **hint** and **hintTextColor** have been added! Checkout the usage:
158
-
159
148
### leftComponent : JSX.Element
160
149
161
150
- Add left component to your input. Usually used for displaying icon
0 commit comments