BOM
BOM
> > I'm just created same screen in React, and showing depend state. > > it won't work in my case, I want to show splash screen while restarting app...
> any update here ? No. show() getting deprecated and new android version doesn't work good with onPause. Looks like react native needs to upgrade to kotlin or maybe a...
@adamTrz & @TomSwift I think I am investigating this issue now. I'm trying to leverage [project config](https://github.com/react-native-community/cli/blob/main/docs/platforms.md#projectconfig) (as per docs). [What I see so far](https://github.com/react-native-community/cli/blob/main/packages/cli-config/src/loadConfig.ts#L59) is after loading the config...
For any time-travellers :D I think whats happening is that it checks the `package.json` not the `package-lock.json` (or `yarn.lock`?) for the dependancies. So if its a nested dependancies you need...
@acerbastimur I got it working based on this PR (#542) (React-Native 0.61.5) I added the following to `android/app/build.gradle` ``` implementation "com.zlc.glide:webpdecoder:1.5.4.9.0" ``` Note: If this library ups its version you'll...
I have opened a thread on the KSP forums asking for help regarding this issue. I think it works if you don't use OpenGL. The issue is how the original...
Issue is related to having only the default 2 half fairings
It was confirmed against the wiki. If you can provide your persist.sfs i can verify against your file
Do you use extra planetary launch pads? I don't see a south vab anything on the wiki. Not to say it shouldn't be around. I still don't see much info...
@mathuin no just haven't gotten it into gh pages yet