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
I am getting error when I updated my react-native 0.57 to react-native 0.59.10
`node_modules/react-native-android-location-services-dialog-box/android/src/main/java/com/showlocationservicesdialogbox/LocationServicesDialogBoxModule.java:105: error: cannot find symbol
`/node_modules/react-native-android-location-services-dialog-box/android/src/main/java/com/showlocationservicesdialogbox/LocationServicesDialogBoxModule.java:106: error: cannot find symbol
Html.fromHtml(configMap.getString("message")
Html.FROM_HTML_MODE_LEGACY)
symbol: variable FROM_HTML_MODE_LEGACY
location: class Html`