Oleksii Bulenok
|
8d64ab9d4b
|
React Native New Arch (#10980)
|
2026-07-23 18:25:40 +03:00 |
|
Samuel Newman
|
5e6b693294
|
Fix crash when maxHeight is nil at sheet presentation (#11104)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-10 02:39:02 -07:00 |
|
Samuel Newman
|
aa897f55a0
|
The Great Unjanking of the Sheets (#9973)
|
2026-03-09 22:53:32 +02:00 |
|
Samuel Newman
|
1782a65174
|
Add iOS 26 fluid zoom transition to alt text dialog (#9970)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-03-04 20:32:08 -06:00 |
|
Samuel Newman
|
73b096e443
|
iOS 26 (#9047)
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-23 22:34:52 -08:00 |
|
Samuel Newman
|
5211b26903
|
Expo 54 (#8931)
* update deps
* update patches
* fix new arch optout
* build from source, disable new arch
* update to preview.14
* upgrade off of preview to release
* fix lockfile lint
* update patches
* add back expo-location
* downgrade reanimated
* downgrade pagerview
* use expo-file-system/legacy
* try and upgrade types/react-dom
* fix type of uint8array
* rm @types/react resolution from bad rebase
* more type errors
* fix mock
* bump rn-compressor
* add patch of https://github.com/bluesky-social/react-native-paste-input/pull/5
* delete NativeDropdown & remove Zeego
* `import React` in expo modules
* bump cocoapods
* rm unused picker lib
* add speculative react-native-mmkv patch
* revert patch, add temp debug info to error
* bring back speculative patch, patch built JS code instead of source
* revert patch, just do debugging part
* dep update
* update resolutions, dynamic-app-icon
* bump node version in eas.json
* update build instructions
* rm atob from docs
* Delete react-native-mmkv+2.12.2.patch
* bump expo which might include fix
* update expo patch version
* bump expo patch version
* wrong version oops
* update expo to latest
* update react-native-compressor, rm patch
|
2025-09-22 08:52:07 -07:00 |
|
hailey
|
a6455b3de3
|
fix crash (#8348)
|
2025-05-08 08:49:43 -07:00 |
|
Samuel Newman
|
b1550f9c02
|
fix first sheet height change not registering (#8267)
|
2025-04-22 11:49:20 -07:00 |
|
Hazem Ali
|
9a10af7117
|
Fix Retain Cycles in SheetViewController (#6202)
* Fix retain cycle in SheetViewController.swift
* Fix retain cycles
|
2024-11-10 22:10:09 +00:00 |
|
Hailey
|
88f326b37f
|
Fix sheets to work nicely on ios 15 (#5685)
|
2024-10-10 18:16:25 -07:00 |
|
Hailey
|
686dfa5f78
|
Fix bounce when expanding sheet on ios (#5627)
|
2024-10-06 12:03:06 -07:00 |
|
Hailey
|
00486e9499
|
[Sheets] [Pt. 1] Root PR (#5557)
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>
|
2024-10-04 13:24:12 -07:00 |
|