Dev Mukherjee
Dev Mukherjee
If the display mode is changed the navigation view does not adapt properly. This is consistent changing between light and dark mode. When the mode changes the navigation reveals itself....
I can work around it as [described here](https://pythonpath.wordpress.com/2012/01/26/python-enum-with-namedtuple/) it would be great if `Choice` supported Python Enum. Unless of course I have missed something completely fundamental :-)
This is again more a discussion than a bug report I am using `SystemNotification` and `AlertContext` and `SheetContext` from `SwiftUIKit` and they are configured on a NavigationView as such ```...
**Is your feature request related to a problem? Please describe.** Whilst Amazon SES offers relaying emails via SMTP there are cases where the environment is configured to use IAM policies...
Steps to produce: - Launch the app (Simulator or device) - Hit the button on the top left hand side of the navigation view with the title "Modal View" -...
A customer has reported issues with this and this is to be investigated for issues
Reported Issues: - In a secondary pushed in view the app crashes When prototyped in the app: - The model was updating but the cell first responder won't change cells...
This covers the use case where the pin code has - a certain format e.g EEE222 - restrict the keyboard to a range of characters - present the appropriate keyboard...
- User enters a character is navigated to the next cell - User presses back space or touches an arbitrary cell to enter text - The cell would already have...