Update documentation for `react-native-reanimated` and bump version in Example
See original GitHub issuereact-native-reanimated
v2 has quite a bit more set-up. It’s not immediately clear that when installing the library, you have to be using v2 of the library.
Also, things like Direct Debugging are things that people who install v2 may not be expecting.
Also, we should bump the version in the example to 2.0.0-rc.2
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Updating your published package version number - npm Docs
Go to your package page ( https://npmjs.com/package/<package> ) to check that the package version has been updated. For more information on npm version...
Read more >Should I update the semver version when adding examples to ...
Spec says that when you update the docs (e.g. deprecation warning), you should bump the patch version, even though documentation isn't published ...
Read more >configure project :react-native-reanimated aar for ... - You.com
It will be removed in version 5.0 of the Android Gradle plugin. For more information, see http://d.android.com/r/tools/update-dependency-configurations.html ...
Read more >Upgrading a 16 months old react-native project
(Sometimes the documentation update is so frequent that old documentation is not there anymore, so just keep up to date with the latest...
Read more >Fedir Ushakov (@todor_one) / Twitter
Some of these animations were laggy a few versions back. ... docs.expo.dev ... bug by @wcandillon in #1105 Upgrade example to React Native...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Oh, nevermind. After adding the babel plugin it works now (on rc.0, didn’t try the others):
I had this issue too and right now I’m pretty confused on what I should to.
It should be mentioned somewhere
UPDATE: SDK41 contains support for Reanimated 2