You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The inverted chat messages view isn't functional. Our existing workarounds for this most likely don't work anymore. React Native 0.72.4 removed the need for a workaround in both old and new architecture.
Opens possibility for TurboModules-powered native connection back-end, preferably in Rust:
Known issues:
React DevTools can't tell that it's cut off either, for some reason.
Android - Modal with
statusBarTranslucent
has wrong height facebook/react-native#35804textTransform style does not work under Android with New Arch facebook/react-native#39524
Our existing workarounds for this most likely don't work anymore.React Native 0.72.4 removed the need for a workaround in both old and new architecture.Opens possibility for TurboModules-powered native connection back-end, preferably in Rust:
The text was updated successfully, but these errors were encountered: