react-native-safe-area-context icon indicating copy to clipboard operation
react-native-safe-area-context copied to clipboard

'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java

Open pushpender-singh-ap opened this issue 2 years ago • 7 comments

node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt: (50, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java

react-native-safe-area-context: ^4.3.1
react: 18.0.0
react-native: 0.69.1
react-native-screens: ^3.14.1
Screenshot 2022-07-07 at 1 28 23 PM

pushpender-singh-ap avatar Jul 07 '22 07:07 pushpender-singh-ap

is there gonna be any fix for this?

vitharanagedonjani-i2e avatar Sep 28 '22 07:09 vitharanagedonjani-i2e

I have the same problem too. Any fix for this?

techday84 avatar Sep 28 '22 15:09 techday84

PRs accepted

jacobp100 avatar Jan 19 '23 11:01 jacobp100

@jacobp100 : Same warning, is there any news? node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt: (50, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java

Angelk90 avatar May 29 '23 09:05 Angelk90

No news. If you want it fixed you can submit a PR

jacobp100 avatar May 29 '23 13:05 jacobp100

Same issue on react native android

"react": "18.2.0", "react-native": "0.72.5", "react-native-safe-area-context": "^4.7.2", "react-native-screens": "3.25.0",

> Task :react-native-safe-area-context:compileReleaseKotlin
exception: /Users/prmassist/Desktop/code/prm-app/prmassist-app/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaView.kt:58:23: warning: 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java
exception:             uiManager.uiImplementation.dispatchViewUpdates(-1)
exception:          

thornec avatar Oct 05 '23 15:10 thornec

Same issue:w: C:\02-DATA-USER\TestCode\Application\MyApp\node_modules\react-native-safe-area-context\android\src\main\java\com\th3rdwave\safeareacontext\SafeAreaView.kt: (58, 23): 'getter for uiImplementation: UIImplementation!' is deprecated. Deprecated in Java

Task :react-native-reanimated:configureCMakeDebug[arm64-v8a] node:internal/process/promises:289 b8e6f29' Emitted 'error' event on NodeWatcher instance at: at C:\02-DATA-USER\TestCode\Application\MyApp\node_modules\metro-file-map\src\watchers\NodeWatcher.js:231:14 { errno: -4048, code: 'EPERM', syscall: 'lstat', path: 'C:\02-DATA-USER\TestCode\Application\MyApp\node_modules\react-native-reanimated\android\.cxx\Debug\583l13e6\arm64-v8a\CMakeFiles\CMakeTmp\cmTC_079ac.tmpb8e6f29' }

wangyiwu avatar Dec 01 '23 03:12 wangyiwu