SeungGi LeE

Results 2 issues of SeungGi LeE

Change statusTextField text color for better appearance in both dark and light theme. ![BeforeAfter](https://github.com/Ahmed-Ali/JSONExport/assets/63496607/061400bb-b7e5-4ab4-bc80-bfe78dde5f96)

Removed unnecessary AnyView wrapping in GeometryReader, directly updating hostRect for better code clarity and efficiency. This adjustment simplifies the logic and improves SwiftUI's type inference, making the codebase cleaner and...