about summary refs log tree commit diff
path: root/src/lib/custom-animations/PressableScale.tsx
Commit message (Collapse)AuthorAgeFilesLines
* dont scale in pressable w/ reduced motion (#5697)Hailey2024-10-101-1/+4
|
* Rework native autocomplete (#5521)Hailey2024-09-271-8/+9
| | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com>
* Use scale animation for tabs (#5483)Samuel Newman2024-09-251-11/+16
| | | | | * fix passing PressableScale oPressIn prop * use PressableScale for tabs
* Improve style of reply bar (#5447)Hailey2024-09-251-0/+53
Co-authored-by: Samuel Newman <mozzius@protonmail.com>