about summary refs log tree commit diff
path: root/src/lib/custom-animations
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-092-2/+7
* 108 fixes (#8977)Eric Bailey2025-09-042-14/+8
* 📓 Bookmarks (#8976)Eric Bailey2025-09-041-3/+9
* [APP-1357] profile header follow recommendations (#8784)Caidan2025-08-211-0/+77
* [APP-1291] prevent GestureActionView from hijacking swipe in a direction whic...Elijah Seed-Arita2025-07-231-5/+10
* change fontSize: 15 to a.text_sm (#7896)Samuel Newman2025-06-062-4/+4
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-192-2/+0
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-172-49/+48
* fix prop names (#6130)Hailey2024-11-062-6/+6
* Fix thin red circle around Like button on iOS (#6123)khuddite2024-11-062-13/+9
* Sort imports (#6009)dan2024-10-294-10/+10
* dont scale in pressable w/ reduced motion (#5697)Hailey2024-10-101-1/+4
* Swipeable to delete chat, custom swipeable (#5614)Hailey2024-10-072-0/+415
* Rework native autocomplete (#5521)Hailey2024-09-271-8/+9
* Use scale animation for tabs (#5483)Samuel Newman2024-09-251-11/+16
* Improve style of reply bar (#5447)Hailey2024-09-251-0/+53
* Make like animation on web same speed as mobile (#5391)Roscoe Rubin-Rottenberg2024-09-171-1/+1
* Tweak animation to not roll 0 -> 1, overflow hidden (#5148)Hailey2024-09-041-2/+2
* Only animate the like icon when from an actual toggle (#5096)Hailey2024-09-034-4/+12
* More tweaks to animation (#5082)Hailey2024-09-024-31/+28
* Improve animations for like button (#5074)Hailey2024-09-025-0/+573
* [🐴] Empty chat prompt (#4132)Eric Bailey2024-05-201-0/+27
* [🐴] Only scroll down one "screen" in height when foregrounding (#4027)Hailey2024-05-161-0/+39