Results 4 issues of zuvola

Added insetsLayoutMarginsFromSafeArea parameter to control automatic update of layout margins. When placing a MapView inside a ScrollView such as a ListView, set this flag to false to prevent the Apple...

**Describe the bug** When scrolling MapView in ScrollView to the bottom edge, the Apple logo and legal label move oddly. **To Reproduce** Steps to reproduce the behavior: 1. Set the...

bug

You can override the Default configuration by using the Cognito.initialize(configuration:) method. ``` { "AppSync": { "Default": { "ApiUrl": "YOUR-GRAPHQL-ENDPOINT", "Region": "us-east-1", "ApiKey": "YOUR-API-KEY", "AuthMode": "API_KEY" }, "Custom": { "ApiUrl": "YOUR-GRAPHQL-ENDPOINT",...

The toolbar is inconveniently hidden when the window is small, so I modified it to scroll. ![scrolltoolbar](https://github.com/user-attachments/assets/205f86b1-94f1-45ae-b697-dde6c77d4e75)