about summary refs log tree commit diff
path: root/modules/bottom-sheet/ios/SheetViewController.swift
Commit message (Collapse)AuthorAgeFilesLines
* Fix Retain Cycles in SheetViewController (#6202)Hazem Ali2024-11-101-5/+8
| | | | | * Fix retain cycle in SheetViewController.swift * Fix retain cycles
* Fix sheets to work nicely on ios 15 (#5685)Hailey2024-10-101-12/+22
|
* Fix bounce when expanding sheet on ios (#5627)Hailey2024-10-061-1/+1
|
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-0/+76
Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: dan <dan.abramov@gmail.com> Co-authored-by: Hailey <me@haileyok.com>