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
Copy file name to clipboardExpand all lines: README.md
+18-8Lines changed: 18 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,17 @@
1
-
<imgsrc="https://user-images.githubusercontent.com/16062886/117443145-ff868480-af37-11eb-8680-648bccf0d0ce.png"alt="React Native Reanimated by Software Mansion"width="100%">
1
+
<imgsrc="https://github.com/user-attachments/assets/a516a6ef-fc1e-4d38-a4d8-6d53d6e51a21"alt="React Native Reanimated and React Native Worklets by Software Mansion"width="100%">
2
+
3
+
# Reanimated & Worklets
4
+
5
+
This repository contains two main packages:
6
+
7
+
-[React Native Reanimated](/packages/react-native-reanimated) — a library for creating smooth animations and interactions in React Native,
8
+
-[React Native Worklets](/packages/react-native-worklets) — a library that enables multi-threaded JavaScript execution in React Native applications.
2
9
3
10
### Create smooth animations with an excellent developer experience.
4
11
5
12
> Reanimated 4 is here! Check out our [documentation page](https://docs.swmansion.com/react-native-reanimated/) for more information
Check out the [installation](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#installation)section of our docs for the detailed installation instructions.
30
+
Check out the detailed installation[instructions for Reanimated](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/#installation)and [instructions for Worklets](https://docs.swmansion.com/react-native-worklets/docs/getting-started/#installation) their dedicated documentation pages.
24
31
25
32
## Compatibility
26
33
27
-
React Native Reanimated 4.x supports only the [New React Native architecture](https://reactnative.dev/architecture/landing-page) and three latest React Native versions.
34
+
Reanimated 4.x and Worklets support only the [New React Native architecture](https://reactnative.dev/architecture/landing-page) and three latest React Native versions.
28
35
29
36
If your app still runs on the old architecture, please consider adopting the New Architecture or stay with latest 3.x release.
30
37
31
38
## Documentation
32
39
33
-
Check out our dedicated documentation page for info about this library, API reference and more: [https://docs.swmansion.com/react-native-reanimated/](https://docs.swmansion.com/react-native-reanimated/)
40
+
You can find more information about Reanimated and Worklets, their API references and more in their dedicated documentation pages:
@@ -39,7 +49,7 @@ If you want to play with the API but don't feel like trying it on a real app, yo
39
49
40
50
## License
41
51
42
-
Reanimated library is licensed under [The MIT License](LICENSE).
52
+
Reanimated and Worklets libraries are licensed under [The MIT License](LICENSE).
43
53
44
54
## Credits
45
55
@@ -51,8 +61,8 @@ This project has been built and is maintained thanks to the support from [Shopif
51
61
52
62
## Community Discord
53
63
54
-
[Join the Software Mansion Community Discord](https://discord.swmansion.com) to chat about Reanimated or other Software Mansion libraries.
64
+
[Join the Software Mansion Community Discord](https://discord.swmansion.com) to chat about Reanimated, Worklets or other Software Mansion libraries.
55
65
56
-
## Reanimated is created by Software Mansion
66
+
## Reanimated and Worklets are created by Software Mansion
57
67
58
68
Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=reanimated&utm_medium=readme).
0 commit comments