Martin Jobbagy

Results 2 comments of Martin Jobbagy

Hi @Rotemy I'm trying your solution in RNN but it doesn't work. How did you get the rootViewController from RNN? Or is it something like this? `UIViewController *rootViewController = [UIViewController...

> Yes I created a new ui view controller. > > Here is my full code > > ``` > // The only way to show the splash screen over...