react-native-splash-screen
react-native-splash-screen copied to clipboard
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...
#638 Updated the MainActivity installation steps to include kotlin instructions
在google pixel, 三星等手机真机测试,目前在Splash页之前会出现短暂App图标动画。 请问要如何兼容?
Request: Fix: Resolve duplicate class issue on React Native 0.75+ by removing android.support dependency. Change: Migrated from android.support to androidx.appcompat. Test: Confirmed splash screen displays without issues on app launch.
启动页无法占满屏幕,顶部以及底部安全距离无法填充 react-native 0.72.6 react-native-splash-screen 3.3.0 小米手机redmi Note9 MIUI 12.5.9 
Since React Native version 0.77, the AppDelegate has been changed from Objective-C to Swift for iOS projects. This means that your import statements and setup might need to be adjusted...
Hello guys, I have the following config: - react-native: 0.72.12, - react-native-splash-screen: 3.3.0. My AppDelegate.mm looks like this: ``` - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { self.moduleName = @"MyApp"; self.initialProps =...
Run `react-native info` in your project and share the content. System: OS: macOS 15.0.1 CPU: (10) arm64 Apple M2 Pro Memory: 96.77 MB / 16.00 GB Shell: version: "5.9" path:...