refactor: circular deps part 14

This commit is contained in:
Nathan Walker
2025-07-10 15:47:29 -07:00
parent cebc78406b
commit e7ab426ee2
87 changed files with 2667 additions and 3403 deletions

View File

@ -1,4 +1,4 @@
import { getWindow } from '../../utils/ios-helper';
import { getWindow } from '../../utils/native-helper';
class MainScreen {
private _screen: UIScreen;