Engraulis

Results 3 issues of Engraulis

I want to show a splash screen to the user after calling rnrestart.restart(). In older versions of React, I could solve this problem by adding code to the AppDelegate.mm file....

when one row is open and I switch to another tab, on Android devices, the open row remains open, whereas on iOS devices, it closes. The behavior I expect is...

What `react-native-splash-screen` version are you using? 3.3.0 What platform does your issue occur on? (Android/iOS/Both) iOS i just want to show user splash screen after rnrestart.restart() command. but Splashscreen.show() method...