simonwalker-celadin
simonwalker-celadin
Can anyone help me for me using [RNSplashScreen show] shows up a black screen and if I use [RNSplashScreen showSplash:@"LaunchScreen" inRootView:rootView] app is getting crashed This is the same as...
Our Storybook implementation is part of an expo-50 monorepro. Our Storybook package.json is: ```json { "name": "@celadin/attendee-app-storybook", "version": "1.0.0", "main": "index.js", "scripts": { "start": "sb-rn-get-stories && expo start", "android": "sb-rn-get-stories...
Still trying to get to a solution for this problem. Here is hopefully a better screen shot of the issue **package.json** { "name": "storybook", "version": "1.0.0", "main": "index.js", "license": "MIT",...