@ms88privat after upgrade to react native 0.14.1, when building app to device raised Note about deprecated API
:ReactNativeMediaPlayerAndroid:processReleaseJavaRes UP-TO-DATE
:ReactNativeMediaPlayerAndroid:compileReleaseJavaWithJavac
Note: videotest/node_modules/react-native-video-gstreamer/android/src/main/java/com/library/mediaplayer/streaming/utils/ImageDownloader.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: videotest/node_modules/react-native-video-gstreamer/android/src/main/java/com/library/mediaplayer/streaming/utils/ImageDownloader.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
@ms88privat after upgrade to react native 0.14.1, when building app to device raised Note about deprecated API