yarn react-native-reanimated 1.5.0

latest releases: 3.11.0-nightly-20240503-81c413092, 3.11.0-nightly-20240502-81c413092, 3.11.0-nightly-20240501-81c413092...
4 years ago

Release with bunch or improvement and bugfixes. It's a minor release because it contains some native changes. Actually, none of these are breaking.

Features:
Add displayName to createAnimatedComponent (#543) @lindesvard
[web] Changed how values are updated with Animated.event to prev… (#536) @EvanBacon
[web] Add missing animated param methods (#534) @EvanBacon
[web] Add color support 🎨 (#533) @EvanBacon
Add setValue to InternalAnimatedValue (#532) @EvanBacon
Add return values to Event function Proxy (#529) @jakub-gonet
Feat: Provide basic mock (#522) @wcandillon
Improvement for error messages (#505) @jakub-gonet
Allow useCode 1st parameter to return undefined, null or an array (#455) @yairopro
Use procs in derived nodes and animations (#468) @osdnk
Rename links @osdnk
Add docs website (#273) @osdnk
Make clock ops workable inside procs (#518) @osdnk
Make AnimatedCode sensible for props changing (#526) @osdnk
Use in AnimatedValue.setValue react method instead of evaluateOnce.@Szymon20000
Make interpolate consistent with react-native animated lib (#502) @Szymon20000
Feat: Allow for automatic exports of functions (#503) @wcandillon

Fixes:
Remove unused vars @osdnk
Remove clockTest invariant for procs @osdnk
Fix procs handling by removing parentNode check (#541) @osdnk
fix: clockStop not working #467 #182 (#490) @wilau2
fix all transform errors in the example (#535) @EvanBacon
Fix issue with some events not propagating correctly via Animated.event @kmagiera
Fix: bug in cond() TS typing (#496) @wcandillon
Fix: Make proc() typesafe (#523) @wcandillon
Fix TypeScript exports 🏷 (#512) @wcandillon
Fix: CI 💚 (#511) @wcandillon
Fix: CI 💚 (#509) @wcandillon
[Android] Fix EQ and NEQ operators. (#498) @Szymon20000
Fix tests' config (#504) @Szymon20000
Replace ListView with FlatList (#492) @jakub-gonet
fixed children disappearing on transition.change (#483) @CameronStuartSmith
Fix width and height example crashing on android (#485) @jakub-gonet
Fix typo in proc docs page (#484) @jakub-gonet
💄Fix typing of set() function (#471) @wcandillon
Fix Android Gradle setup (#463) @friederbluemle
Fixes transitioning API delay when delayMs is not set (#335) @tomasgcs

Docs:
docs: add how to interpolate strings (#494) @brunohkbx
add Pod install instruction in Getting Started page (#520) @AudyOdi
Update docs for running examples on iOS (#482) @brobertsUPS
Fix reference to GH in docs @osdnk
Fix docs website @osdnk
Improve docs (#486) @jakub-gonet

Thanks a ton for all the contributions. You rock! 🤗

Don't miss a new react-native-reanimated release

NewReleases is sending notifications on new releases.