Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [APP-1291] prevent GestureActionView from hijacking swipe in a direction ↵ | Elijah Seed-Arita | 2025-07-23 | 1 | -5/+10 |
| | | | | | | which no actions are specified (#8705) Co-authored-by: hailey <hailey@blueskyweb.xyz> | ||||
* | Use compiler-safe Reanimated get/set APIs (#6391) | dan | 2024-11-17 | 1 | -41/+43 |
| | | | | | | | | | | | | | | | | | | | | | * Convert lightbox to get/set * Work around software-mansion/react-native-reanimated#6613 * Use get/set in more places * Port MainScrollProvider to get/set * Port more to get/set * Port composer to get/set * Remove unnecessary thread hops in composer * Port more things to get/set * Convert more to get/set, remove redundant runOnJS * Convert remaining cases to get/set | ||||
* | Swipeable to delete chat, custom swipeable (#5614) | Hailey | 2024-10-07 | 1 | -0/+410 |
Co-authored-by: Samuel Newman <mozzius@protonmail.com> |