fix(deps): update dependency react-native-reanimated to v4 - autoclosed #1409
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~3.18.0
->~4.1.3
Release Notes
software-mansion/react-native-reanimated (react-native-reanimated)
v4.1.3
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.1.2...4.1.3
v4.1.2
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.1.1...4.1.2
v4.1.1
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.1.0...4.1.1
v4.1.0
Compare Source
What's Changed
Shareable
toSerializable
- part 1 by @skusnierz in #7845Shareable
implementation to usenativeState
instead ofHostObject
by @skusnierz in #7843docs-reanimated
by @skusnierz in #7780createWorkletRuntime
function by @skusnierz in #7894animatedProps
by @MatiPl01 in #7749IOSUIScheduler
by @zhouzh1 in #7953makeShareable
call for color names and properties by @tomekzaw in #7957isReanimated3
andisConfigured
by @tomekzaw in #7987withSpring
snapshots tests by @skusnierz in #8003withSequence
runtime tests by @skusnierz in #8012Shareable
toSerializable
- part 2 by @skusnierz in #7863makeShareableCloneRecursive
tocreateSerializable
internally by @skusnierz in #8018@gorhom/bottom-sheet
by @tomekzaw in #8039Shareable
toSerializable
by @skusnierz in #8042Easing.bezier
by @m-bert in #8049Serializable
docs by @skusnierz in #8043_WORKLET
withgetRuntimeKind
and__RUNTIME_KIND
by @tjzel in #7641scheduleOnRN
by @skusnierz in #8050scheduleOnRN
docs by @skusnierz in #8058scheduleOnRN
tests by @skusnierz in #8085runOnUISync
by @skusnierz in #8075ReactAndroid_VERSION_MINOR
CMake variable used beforefind_package
by @tomekzaw in #8089compatibility.json
topackage.json
files section by @skusnierz in #8118EXPERIMENTAL_MUTABLE_OPTIMIZATION
feature flag description by @tomekzaw in #8123DISABLE_COMMIT_PAUSING_MECHANISM
static feature flag in fabric-example by @tomekzaw in #8138getting-started
docs page by @skusnierz in #8139node_modules
is present before rundocs-lint
step by @skusnierz in #8159scheduleOnUI
by @skusnierz in #8124New Contributors
Full Changelog: software-mansion/react-native-reanimated@4.0.0...4.1.0
v4.0.3
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.0.2...4.0.3
v4.0.2
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.0.1...4.0.2
v4.0.1
Compare Source
What's Changed
Full Changelog: software-mansion/react-native-reanimated@4.0.0...4.0.1
v4.0.0
Compare Source
Key Changes
useScrollViewOffset
touseScrollOffset
, now compatible with all scrollable components.react-native-worklets
is used with Reanimated.What's Changed
react_native_assert
instead ofassert
by @tomekzaw in #7645react-native-v8
andrnRuntime
argument fromWorkletRuntime
constructor by @tomekzaw in #7650Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.