Our custom Alert in native/utils/alert.js just wraps the default one with a userInterfaceStyle call based on the current user theme.
Depends on D12123
Differential D12124
[native] Avoid importing Alert directly from react-native ashoat on May 20 2024, 6:44 AM. Authored by Tags None Referenced Files
Subscribers
Details Our custom Alert in native/utils/alert.js just wraps the default one with a userInterfaceStyle call based on the current user theme. Depends on D12123 I made sure the app runs with these. I had to remove the usage of our custom Alert from redux-setup.js because it led to this error:
Diff Detail
|