Nice and clean! Most of changes here are to update types.
Depends on D12256
Paths
| Differential D12257 Authored by ashoat on May 31 2024, 8:08 AM.
Details Summary Nice and clean! Most of changes here are to update types. Depends on D12256 Test Plan Played around on my local simulator and confirmed that the animation works
Diff Detail
Event TimelineHerald added a subscriber: tomek. · View Herald TranscriptMay 31 2024, 8:08 AM2024-05-31 08:08:37 (UTC-7)
Harbormaster completed remote builds in B29329: Diff 40807.May 31 2024, 8:28 AM2024-05-31 08:28:30 (UTC-7) This revision is now accepted and ready to land.Jun 3 2024, 1:37 AM2024-06-03 01:37:42 (UTC-7) Comment Actions Noticed that we weren't wrapping BaseBuilderAnimationConfig with $ReadOnly, despite it including a spread of BaseLayoutAnimationConfig Updated all types in the react-native-reanimated libdef that have spreads of other types to be wrapped with $ReadOnly Harbormaster completed remote builds in B29392: Diff 40892.Jun 3 2024, 12:37 PM2024-06-03 12:37:47 (UTC-7) Closed by commit rCOMM84b0a9a27658: [native] Animate CalendarInputBar using Reanimated layout animation (authored by ashoat). · Explain WhyJun 4 2024, 3:45 AM2024-06-04 03:45:28 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40892 native/calendar/calendar-input-bar.react.js
native/flow-typed/npm/react-native-reanimated_v2.x.x.js
|