react-native-splash-screen
                                
                                 react-native-splash-screen copied to clipboard
                                
                                    react-native-splash-screen copied to clipboard
                            
                            
                            
                        upgrade to iOS 15 and SplashScreen do not show
Run react-native info in your project and share the content.
info Fetching system and libraries information...
System:
    OS: macOS 11.6
    CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 3.44 GB / 16.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 16.11.1 - /usr/local/bin/node
    Yarn: 1.22.15 - /usr/local/bin/yarn
    npm: 8.0.0 - /usr/local/bin/npm
    Watchman: 2021.10.11.00 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 15.0, DriverKit 20.4, macOS 11.3, tvOS 15.0, watchOS 8.0
  IDEs:
    Android Studio: Arctic Fox 2020.3.1 Patch 3 Arctic Fox 2020.3.1 Patch 3
    Xcode: 13.0/13A233 - /usr/bin/xcodebuild
  npmPackages:
    react: 16.9.0 => 16.9.0 
    react-native: 0.61.5 => 0.61.5
What react-native-splash-screen version are you using?
3.2.0
What platform does your issue occur on? (Android/iOS/Both)
iOS 
Describe your issue as precisely as possible :
when I upgrade to iOS 15 and spalsh screen never show again ,but it work before on iOS 14. except upgrade the iOS and I've done nothing 
Join a screenshot or video of the problem on the simulator or device?
just white screen 
Show us the code you are using?
follow the redme introduction 
I've test series simulator and I found it show on 12/13/8/mini series ,but did works on X/11 series,Any comments would be appreciated
Adding Images.xcassets to Project -> Build Phases -> Compile Sources solved the issue for me.
Adding
Images.xcassetstoProject -> Build Phases -> Compile Sourcessolved the issue for me.
it dose not work for me ⊙﹏⊙∥. My Images.xcassets  is under Project -> Build Phases -> Copy Bundle Resources . Even if i move Images.xcassets and LaunchScreen.storyboard  to Compile Sources it still not work
Same problem, do you found any solutions?
Same problem, do you found any solutions?
I'm giving it my best shot, but so far I haven't made any progress.
I'm giving it my best shot, but so far I haven't made any progress.
keep me posted please
I'm giving it my best shot, but so far I haven't made any progress.
keep me posted please
Hi,I switched to react-native-bootsplash, this lib works fine on iPhone 11 series, hope it can help
Same issue here :(
I have same problem. Please somebody help me : (
@NapChen i followed your suggest and, to me was the solution, Thanks
Same Issue, It was working fine at IOS 11 but when I upgraded to IOS 13 its not showing