Commit 47a259b
authored
Merge pull request #10 from johelder/bugfix/invalid-animated-hook-for-rnw
This pull request updates the Caret component to improve compatibility with react-native-web. Previously, the component used the useAnimatedValue hook from react-native, which is not supported on web.1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments