Skip to content

Instantly share code, notes, and snippets.

@luizwhite
Created November 17, 2020 22:08
Show Gist options
  • Save luizwhite/923edc9bdffe8ee318c70c985df68cc6 to your computer and use it in GitHub Desktop.
Save luizwhite/923edc9bdffe8ee318c70c985df68cc6 to your computer and use it in GitHub Desktop.
Fresh Android Build
> Task :react-native-gesture-handler:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-reanimated:compileDebugJavaWithJavac
Note: .../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: .../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-screens:compileDebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileDebugJavaWithJavac
Note: .../android/app/src/debug/java/com/gobarbermobileapp/ReactNativeFlipper.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-reanimated:compileReleaseJavaWithJavac
Note: .../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: .../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libc++_shared.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfbjni.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes-inspector.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjscexecutor.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfolly_futures.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfolly_json.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes-executor-release.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libevent-2.1.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes-executor-debug.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjsc.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libc++_shared.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfbjni.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libevent_core-2.1.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes-inspector.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfb.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjsijniprofiler.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libglog_init.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjsinspector.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libyoga.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libc++_shared.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfbjni.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativejni.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libnative-filters.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjscexecutor.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfolly_json.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libevent-2.1.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libnative-imagetranscoder.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes-executor-debug.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfb.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjsijniprofiler.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libglog_init.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjsinspector.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libyoga.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libevent_core-2.1.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativeblob.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes-inspector.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libflipper.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libevent_extra-2.1.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libglog.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libnative-filters.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjscexecutor.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfolly_json.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes-executor-release.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libevent-2.1.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libnative-imagetranscoder.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes-executor-debug.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libimagepipeline.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfb.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjsijniprofiler.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libglog_init.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
> Task :app:stripDebugDebugSymbols
Compatible side by side NDK version was not found.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libevent_core-2.1.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativeblob.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libflipper.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativejni.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libevent_extra-2.1.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libglog.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libnative-filters.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libnative-imagetranscoder.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libimagepipeline.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfb.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjsijniprofiler.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libglog_init.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libjsinspector.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libyoga.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativeblob.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libflipper.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativejni.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libevent_extra-2.1.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libglog.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libnative-filters.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjscexecutor.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfolly_futures.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfolly_json.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes-executor-release.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libevent-2.1.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libnative-imagetranscoder.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes-executor-debug.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libjsc.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libimagepipeline.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libevent_core-2.1.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativeblob.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes-inspector.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libflipper.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libevent_extra-2.1.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libglog.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfolly_futures.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes-executor-release.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libjsc.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libimagepipeline.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libc++_shared.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfbjni.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativejni.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfolly_futures.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjsc.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libjsinspector.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libyoga.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
> Task :react-native-screens:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:bundleReleaseJsAndAssets
warning: the transform cache was reset.
Welcome to React Native!
Learn once, write anywhere
info Writing bundle output to:, .../android/app/build/generated/assets/react/release/index.android.bundle
info Writing sourcemap output to:, .../android/app/build/generated/sourcemaps/react/release/index.android.bundle.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 12 asset files
info Done copying assets
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libc++_shared.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libfbjni.so' due to missing strip tool for ABI 'X86'. Packaging it as is
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libreactnativeblob.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libhermes-inspector.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libreactnativejni.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libglog.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libhermes-executor-release.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libnative-imagetranscoder.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libimagepipeline.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libfb.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libjsijniprofiler.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libglog_init.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libjsinspector.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libyoga.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libc++_shared.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libfbjni.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libreactnativeblob.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libreactnativejni.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libglog.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libnative-filters.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libjscexecutor.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libfolly_futures.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libfolly_json.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libhermes-executor-release.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libnative-imagetranscoder.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libhermes-executor-debug.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libimagepipeline.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libfb.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libjsijniprofiler.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libglog_init.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libjsinspector.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libyoga.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libc++_shared.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libfbjni.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libhermes-inspector.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libreactnativejni.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libglog.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libnative-filters.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libjscexecutor.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libfolly_futures.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libfolly_json.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libnative-imagetranscoder.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libhermes-executor-debug.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libjsc.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libjsijniprofiler.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libc++_shared.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libreactnativeblob.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libreactnativejni.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libglog.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libjscexecutor.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libhermes-executor-release.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libnative-imagetranscoder.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libhermes-executor-debug.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libjsc.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
> Task :app:stripReleaseDebugSymbols
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libnative-filters.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libjscexecutor.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libfolly_futures.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libfolly_json.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libhermes-executor-debug.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86/libjsc.so' due to missing strip tool for ABI 'X86'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libhermes-inspector.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libjsc.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libreactnativeblob.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libhermes-executor-release.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libimagepipeline.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libfb.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libglog_init.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libjsinspector.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libyoga.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libfbjni.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libhermes-inspector.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libnative-filters.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libfolly_futures.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libfolly_json.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libimagepipeline.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libfb.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libjsijniprofiler.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libglog_init.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libjsinspector.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
Unable to strip library '.../android/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libyoga.so' due to missing strip tool for ABI 'ARM64_V8A'. Packaging it as is.
> Task :react-native-reanimated:androidJavadoc
.../node_modules/react-native-reanimated/android/src/main/java/com/facebook/react/uimanager/UIManagerReanimatedHelper.java:11: error: cannot find symbol
public static boolean isOperationQueueEmpty(UIImplementation uiImplementation) {
^
symbol: class UIImplementation
location: class UIManagerReanimatedHelper
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.Arguments;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.Callback;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:7: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.GuardedRunnable;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:8: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.JSApplicationIllegalArgumentException;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:9: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReactContext;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:10: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:11: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.UiThreadUtil;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:12: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.WritableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:13: error: package com.facebook.react.modules.core does not exist
import com.facebook.react.modules.core.DeviceEventManagerModule;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:14: error: package com.facebook.react.modules.core does not exist
import com.facebook.react.modules.core.ReactChoreographer;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:15: error: cannot find symbol
import com.facebook.react.uimanager.GuardedFrameCallback;
^
symbol: class GuardedFrameCallback
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:16: error: cannot find symbol
import com.facebook.react.uimanager.ReactShadowNode;
^
symbol: class ReactShadowNode
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:17: error: cannot find symbol
import com.facebook.react.uimanager.UIImplementation;
^
symbol: class UIImplementation
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:18: error: cannot find symbol
import com.facebook.react.uimanager.UIManagerModule;
^
symbol: class UIManagerModule
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:20: error: package com.facebook.react.uimanager.events does not exist
import com.facebook.react.uimanager.events.Event;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:21: error: package com.facebook.react.uimanager.events does not exist
import com.facebook.react.uimanager.events.EventDispatcherListener;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:55: error: cannot find symbol
public class NodesManager implements EventDispatcherListener {
^
symbol: class EventDispatcherListener
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/Node.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/Node.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.UiThreadUtil;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/Node.java:18: error: cannot find symbol
import javax.annotation.Nullable;
^
symbol: class Nullable
location: package javax.annotation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:3: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableArray;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:4: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.WritableArray;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.WritableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:7: error: package com.facebook.react.uimanager.events does not exist
import com.facebook.react.uimanager.events.RCTEventEmitter;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:13: error: cannot find symbol
import javax.annotation.Nullable;
^
symbol: class Nullable
location: package javax.annotation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:15: error: cannot find symbol
public class EventNode extends Node implements RCTEventEmitter {
^
symbol: class RCTEventEmitter
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:65: error: cannot find symbol
private final UIImplementation mUIImplementation;
^
symbol: class UIImplementation
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:66: error: package DeviceEventManagerModule does not exist
private final DeviceEventManagerModule.RCTDeviceEventEmitter mEventEmitter;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:67: error: cannot find symbol
private final ReactChoreographer mReactChoreographer;
^
symbol: class ReactChoreographer
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:68: error: cannot find symbol
private final GuardedFrameCallback mChoreographerCallback;
^
symbol: class GuardedFrameCallback
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:69: error: package UIManagerModule does not exist
private final UIManagerModule.CustomEventNamesResolver mCustomEventNamesResolver;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/ValueNode.java:3: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/ValueNode.java:4: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableType;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/ValueNode.java:7: error: cannot find symbol
import javax.annotation.Nullable;
^
symbol: class Nullable
location: package javax.annotation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:72: error: cannot find symbol
private final ReactContext mContext;
^
symbol: class ReactContext
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:73: error: cannot find symbol
private final UIManagerModule mUIManager;
^
symbol: class UIManagerModule
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:76: error: cannot find symbol
private ConcurrentLinkedQueue<Event> mEventQueue = new ConcurrentLinkedQueue<>();
^
symbol: class Event
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:94: error: cannot find symbol
public NodesManager(ReactContext context) {
^
symbol: class ReactContext
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:232: error: cannot find symbol
public void createNode(int nodeID, ReadableMap config) {
^
symbol: class ReadableMap
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:337: error: cannot find symbol
public void enqueueUpdateViewOnNativeThread(int viewTag, WritableMap nativeProps) {
^
symbol: class WritableMap
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:365: error: cannot find symbol
public void getValue(int nodeID, Callback callback) {
^
symbol: class Callback
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:380: error: cannot find symbol
public void onEventDispatch(Event event) {
^
symbol: class Event
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:391: error: cannot find symbol
private void handleEvent(Event event) {
^
symbol: class Event
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:404: error: cannot find symbol
public void sendEvent(String name, WritableMap body) {
^
symbol: class WritableMap
location: class NodesManager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/Node.java:34: error: cannot find symbol
public Node(int nodeID, @Nullable ReadableMap config, NodesManager nodesManager) {
^
symbol: class ReadableMap
location: class Node
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:44: error: cannot find symbol
private static List<EventMap> processMapping(ReadableArray mapping) {
^
symbol: class ReadableArray
location: class EventNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:55: error: cannot find symbol
public EventNode(int nodeID, ReadableMap config, NodesManager nodesManager) {
^
symbol: class ReadableMap
location: class EventNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:61: error: cannot find symbol
public void receiveEvent(int targetTag, String eventName, @Nullable WritableMap event) {
^
symbol: class WritableMap
location: class EventNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:76: error: cannot find symbol
public void receiveTouches(String eventName, WritableArray touches, WritableArray changedIndices) {
^
symbol: class WritableArray
location: class EventNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:76: error: cannot find symbol
public void receiveTouches(String eventName, WritableArray touches, WritableArray changedIndices) {
^
symbol: class WritableArray
location: class EventNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/ValueNode.java:13: error: cannot find symbol
public ValueNode(int nodeID, @Nullable ReadableMap config, NodesManager nodesManager) {
^
symbol: class ReadableMap
location: class ValueNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:86: error: cannot find symbol
public WritableMap mNativeProps;
^
symbol: class WritableMap
location: class NodesManager.NativeUpdateOperation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/NodesManager.java:87: error: cannot find symbol
public NativeUpdateOperation(int viewTag, WritableMap nativeProps) {
^
symbol: class WritableMap
location: class NodesManager.NativeUpdateOperation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:21: error: cannot find symbol
public EventMap(ReadableArray eventPath) {
^
symbol: class ReadableArray
location: class EventMap
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/EventNode.java:30: error: cannot find symbol
public Double lookupValue(ReadableMap event) {
^
symbol: class ReadableMap
location: class EventMap
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:3: error: cannot find symbol
import com.facebook.react.ReactPackage;
^
symbol: class ReactPackage
location: package com.facebook.react
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:4: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.NativeModule;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReactApplicationContext;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:6: error: cannot find symbol
import com.facebook.react.uimanager.ViewManager;
^
symbol: class ViewManager
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:11: error: cannot find symbol
public class ReanimatedPackage implements ReactPackage {
^
symbol: class ReactPackage
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:13: error: cannot find symbol
public List<NativeModule> createNativeModules(ReactApplicationContext reactContext) {
^
symbol: class ReactApplicationContext
location: class ReanimatedPackage
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:13: error: cannot find symbol
public List<NativeModule> createNativeModules(ReactApplicationContext reactContext) {
^
symbol: class NativeModule
location: class ReanimatedPackage
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:18: error: cannot find symbol
public List<ViewManager> createViewManagers(ReactApplicationContext reactContext) {
^
symbol: class ReactApplicationContext
location: class ReanimatedPackage
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/ReanimatedPackage.java:18: error: cannot find symbol
public List<ViewManager> createViewManagers(ReactApplicationContext reactContext) {
^
symbol: class ViewManager
location: class ReanimatedPackage
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:3: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.JSApplicationCausedNativeException;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:4: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.NoSuchKeyException;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableType;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:8: error: cannot find symbol
import javax.annotation.Nonnull;
^
symbol: class Nonnull
location: package javax.annotation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:9: error: cannot find symbol
import javax.annotation.Nullable;
^
symbol: class Nullable
location: package javax.annotation
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:12: error: cannot find symbol
public static int getInt(ReadableMap map, @Nonnull String name, String errorMsg) {
^
symbol: class ReadableMap
location: class MapUtils
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/MapUtils.java:21: error: cannot find symbol
public static String getString(ReadableMap map, @Nonnull String name, String errorMsg) {
^
symbol: class ReadableMap
location: class MapUtils
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.Arguments;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.JavaOnlyMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:7: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:8: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMapKeySetIterator;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:9: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableType;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:10: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.WritableArray;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:11: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.WritableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:12: error: cannot find symbol
import com.facebook.react.uimanager.ReactStylesDiffMap;
^
symbol: class ReactStylesDiffMap
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:13: error: cannot find symbol
import com.facebook.react.uimanager.UIImplementation;
^
symbol: class UIImplementation
location: package com.facebook.react.uimanager
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:22: error: cannot find symbol
private final UIImplementation mUIImplementation;
^
symbol: class UIImplementation
location: class PropsNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:25: error: cannot find symbol
private final JavaOnlyMap mPropMap;
^
symbol: class JavaOnlyMap
location: class PropsNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:26: error: cannot find symbol
private final ReactStylesDiffMap mDiffMap;
^
symbol: class ReactStylesDiffMap
location: class PropsNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:28: error: cannot find symbol
private static void addProp(WritableMap propMap, String key, Object value) {
^
symbol: class WritableMap
location: class PropsNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:52: error: cannot find symbol
ReadableMap config,
^
symbol: class ReadableMap
location: class PropsNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/PropsNode.java:54: error: cannot find symbol
UIImplementation uiImplementation) {
^
symbol: class UIImplementation
location: class PropsNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/ConcatNode.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/ConcatNode.java:18: error: cannot find symbol
public ConcatNode(int nodeID, ReadableMap config, NodesManager nodesManager) {
^
symbol: class ReadableMap
location: class ConcatNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/CondNode.java:3: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/CondNode.java:11: error: cannot find symbol
public CondNode(int nodeID, ReadableMap config, NodesManager nodesManager) {
^
symbol: class ReadableMap
location: class CondNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/AlwaysNode.java:3: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/AlwaysNode.java:8: error: cannot find symbol
public AlwaysNode(int nodeID, ReadableMap config, NodesManager nodesManager) {
^
symbol: class ReadableMap
location: class AlwaysNode
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/TransformNode.java:3: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.JavaOnlyArray;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/TransformNode.java:4: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.JavaOnlyMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/TransformNode.java:5: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableArray;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/TransformNode.java:6: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableMap;
^
.../node_modules/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/nodes/TransformNode.java:7: error: package com.facebook.react.bridge does not exist
import com.facebook.react.bridge.ReadableType;
^
100 warnings
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 53s
404 actionable tasks: 373 executed, 31 up-to-date
info Connecting to the development server...
info Installing the app on the device "2b40af39213f7ece"...
Performing Streamed Install
Success
info Starting the app on "2b40af39213f7ece"...
Starting: Intent { cmp=com.gobarbermobileapp/.MainActivity }
✨ Done in 196.57s.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment