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

无法导入 org.devio.rn.splashscreen.SplashScreenReactPackage;包,找不到,路径没有问题

Open Gerry1218 opened this issue 2 years ago • 1 comments

Run react-native info in your project and share the content. System: OS: macOS 11.3.1 CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz Memory: 238.10 MB / 16.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node Yarn: 1.22.10 - /usr/local/bin/yarn npm: 6.14.13 - ~/.nvm/versions/node/v14.17.0/bin/npm Watchman: 2021.11.08.00 - /usr/local/bin/watchman Managers: CocoaPods: 1.11.2 - /usr/local/bin/pod SDKs: iOS SDK: Platforms: iOS 15.0, DriverKit 20.4, macOS 11.3, tvOS 15.0, watchOS 8.0 Android SDK: API Levels: 28, 29, 30, 31, 32 Build Tools: 28.0.3, 29.0.2, 30.0.2, 30.0.3, 32.0.0 System Images: android-29 | Intel x86 Atom_64, android-30 | Google APIs Intel x86 Atom, android-30 | Google Play Intel x86 Atom, android-31 | Intel x86 Atom_64, android-31 | Google TV Intel x86 Atom, android-33 | Google APIs Intel x86 Atom_64 Android NDK: Not Found IDEs: Android Studio: 2020.3 AI-203.7717.56.2031.7678000 Xcode: 13.0/13A233 - /usr/bin/xcodebuild Languages: Java: 11.0.2 - /usr/bin/javac Python: 2.7.16 - /usr/bin/python npmPackages: @react-native-community/cli: Not Found react: 16.13.1 => 16.13.1 react-native: 0.63.5 => 0.63.5 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

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

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

Describe your issue as precisely as possible :

  1. Steps to reproduce the issue or to explain in which case you get the issue
  2. Interesting logs 导入 import org.devio.rn.splashscreen.SplashScreenReactPackage; 失败,找不到

Join a screenshot or video of the problem on the simulator or device?

Show us the code you are using? 按下面步骤执行的 yarn add react-native-splash-screen react-native link react-native-splash-screen

Gerry1218 avatar Dec 29 '22 09:12 Gerry1218

resolved?

chulphan avatar Jan 17 '24 01:01 chulphan