Skip to main content
0 votes
1 answer
132 views

I'm working on a React-Native project in which I've to create a Splash Screen, but when I researched it on the internet and I found a bit complex configuration with a project created. Show me the ...
Surendhar's user avatar
1 vote
0 answers
58 views

Want to create splash screen in react native using react-native-lottie-splash-screen package after installing packages run npm run android command but getting :app:checkDebugDuplicateClasses error ...
SHASHANK SHUKLA's user avatar
1 vote
1 answer
767 views

I create a React Native app and for this app, I create my custom Splash Screen using npm i react-native-splash-screen. But on app run, It 1st show the default android splash screen and then it show ...
Hamza Ch's user avatar
1 vote
3 answers
1k views

I have deep links set up on a React-Native app. iOS works fine. On Android, if the app is already in the background the deep link works. However, if the app is booting up fresh, the deep link opens ...
scgough's user avatar
  • 5,272
0 votes
1 answer
493 views

I am developing an application with React Native, and I want to add a splash screen to it. I want the added splash screen to look good on various devices, including iPhone 15 Pro Max, iPad Pro 11 inch,...
Skyturkish's user avatar
2 votes
1 answer
301 views

I try to add Splash Screen to my React Native Project. I use this npm package "react-native-splash-screen". According to this npm package, I change the MainActivity.java file to: //splash ...
Haider Mukhtar's user avatar
0 votes
1 answer
943 views

I want to add a Lottie animation to the splash screen of my react-native application. However, I read something like "Apple doesn't allow anything to move in the launch view controller as far as ...
Okancan COĹžAR's user avatar
-3 votes
1 answer
182 views

Execution failed for task ':app:compileDebugKotlin'. A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction i ran npm ...
lutherAlien's user avatar
0 votes
1 answer
1k views

I have tried to display splash screen for my app it's working well and splash screen is shown in localhost for both android and ios. but after made a build, my Testflight version of the app did not ...
Yuva's user avatar
  • 191
0 votes
1 answer
789 views

I recently purchased a new MacBook M2 Pro and cloned my React Native app onto it. However, I'm encountering an error stating that the 'RNSplashScreen.h' file cannot be found, even though I have not ...
professor078's user avatar
0 votes
2 answers
2k views

i'm having problems using react native splash screen. I follow the steps on the github repo but the problem stills. My problem occurs after installing and configuring React Native Splash Screen in my ...
tosa's user avatar
  • 83
0 votes
1 answer
1k views

I'm having issue with regards to react-native-splash-screen. When I triggered the SplashScreen.show(); in my Home Screen it doesn't work in iOS but in android it is working. RCTBridge *bridge = [[...
carch's user avatar
  • 267
7 votes
6 answers
7k views

I followed the instructions for this blog for iOS: Building a splash screen in React Native I was able to get the app built and the splash screen is displayed when open. However, the splash screen ...
StevieD's user avatar
  • 7,553
-1 votes
2 answers
727 views

since expo doesn't support gif images as splashscreen, i am trying to use gif as json a file. Is it possible to use json file in app.json. If yes, how? Any help would be appreciated.
user avatar
1 vote
2 answers
3k views

For Android, I made the color of the white screen the same as the Splash Screen color. So how do I change the color of the white screen on iOS?
Blogger Klik's user avatar

15 30 50 per page