react-native-website
react-native-website copied to clipboard
Update ToastAndroid with changes in Android 11
showWithGravity and showWithGravityAndOffset from ToastAndroid does not work for text toasts as of Android 11. ToastModule uses setGravity which is no-op. More information can be found here:
An alternative implementation could use setView, but:
Android documentation specifies snackbar and notifications as alternatives to toasts. link
Deploy Preview for react-native ready!
| Name | Link |
|---|---|
| Latest commit | 25648c40fc6e16e5a3ae0a768dd59fdfefb542bb |
| Latest deploy log | https://app.netlify.com/sites/react-native/deploys/674990703b5dc70008269d38 |
| Deploy Preview | https://deploy-preview-4213--react-native.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.