Skip to content

Commit 2069ddb

Browse files
author
cnilton
committed
added swmansion guide in README.md
1 parent fdc5bfe commit 2069ddb

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,17 @@ or
2222
yarn add react-native-floating-label-input
2323
```
2424

25+
## ⚠ Important
26+
27+
- If you are using version 1.3.5 see the instructions below.
28+
2529
# Version 1.3.5 **react-native-reanimated v2**
2630

27-
- All animations now are using react-native-reanimated v2, as it was officially released recently.
31+
- 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
32+
33+
- OBS.: if during Software Mansion installation guide your project won't build or builds but crashes on start, try removing node_modules folder.
34+
35+
- OBS. 2: if you don't want to use the new react-native-reanimated v2, **do not** upgrade to this version, install version 1.3.4.
2836

2937
# Version 1.3.2 **new props**
3038

0 commit comments

Comments
 (0)