Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use compiler-safe Reanimated get/set APIs (#6391) | dan | 2024-11-17 | 1 | -8/+5 |
| | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | dont scale in pressable w/ reduced motion (#5697) | Hailey | 2024-10-10 | 1 | -1/+4 |
| | |||||
* | Rework native autocomplete (#5521) | Hailey | 2024-09-27 | 1 | -8/+9 |
| | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Use scale animation for tabs (#5483) | Samuel Newman | 2024-09-25 | 1 | -11/+16 |
| | | | | | * fix passing PressableScale oPressIn prop * use PressableScale for tabs | ||||
* | Improve style of reply bar (#5447) | Hailey | 2024-09-25 | 1 | -0/+53 |
Co-authored-by: Samuel Newman <mozzius@protonmail.com> |