react-native-splash-screen icon indicating copy to clipboard operation
react-native-splash-screen copied to clipboard

Lose The Android Native Launching Animation After Use This

Open RickoNoNo3 opened this issue 2 years ago • 1 comments

Run react-native info in your project and share the content.

System:
    OS: macOS 11.4
    CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
    Memory: 100.41 MB / 8.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 14.17.1 - /usr/local/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 6.14.13 - /usr/local/bin/npm
    Watchman: Not Found
  Managers:
    CocoaPods: 1.10.1 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
    Android SDK:
      API Levels: 29, 31
      Build Tools: 29.0.2, 31.0.0
      Android NDK: Not Found
  IDEs:
    Android Studio: 2020.3 AI-203.7717.56.2031.7678000
    Xcode: 12.5.1/12E507 - /usr/bin/xcodebuild
  Languages:
    Java: 1.8.0_292 - /usr/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.1 => 17.0.1 
    react-native: 0.64.1 => 0.64.1 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

What react-native-splash-screen version are you using?

3.2.0

What platform does your issue occur on? (Android/iOS/Both)

Android

Describe your issue as precisely as possible :

  1. Install and configure react-native-splash-screen.
  2. Draw a launch_screen.xml.
  3. Package a release apk.
  4. Install the apk into an Android phone.
  5. Open it, then you can see the system native launching animation is lost, the splash screen SUDDENLY displayed completely without any native animation (such as fading in from the app icon).

Device

Honor 9X

RickoNoNo3 avatar Sep 07 '21 09:09 RickoNoNo3

Same problem. Some one know how to fix?

изображение

DenSakhon avatar Sep 03 '22 09:09 DenSakhon