Commit f10960f
refactor!: use the KeyboardObserver package (#607)
This removes the internal `KeyboardObserver` and replaces it with
https://github.com/square/swift-keyboard-observer. This also removes
`SetupKeyboardObserverOnAppStartup.m` since we no longer support
CocoaPods.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent e451a1b commit f10960f
9 files changed
Lines changed: 20 additions & 679 deletions
File tree
- Development/Tuist
- ListableUI
- Sources
- KeyboardObserver
- ListView
- Tests
- Internal
- ListView
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 320 deletions
This file was deleted.
0 commit comments