Adderly

Results 11 comments of Adderly
trafficstars

I will give it a try, i need to build and app with opencv parts. But im not so sure about the licensing with ios; android its okay. I have...

> Add blacklist to`metro.config.js` like this > > ``` > const blacklist = require('metro-config/src/defaults/blacklist'); > module.exports = { > transformer: { > getTransformOptions: async () => ({ > transform: {...

Same here. There is an image that is being set. **Got the problem here:** https://github.com/mehcode/rn-splash-screen/blob/90d45f4f8487f9accbb90ecb4da84f559b815293/android/src/main/java/com/mehcode/reactnative/splashscreen/SplashScreen.java#L31 It should use the theme provided by our activity not the one containing the library,...

@mehcode So, i added the AppTheme as describe in the how to for android. ```xml @drawable/splash ``` What i am seeing is that it takes the library provided RNSplashScreen_SplashTheme theme...

The patch for the 8.6.3, using the tool **patch-package** : https://gist.github.com/adderly/9cf1b5c2d6f51365a870c7ac70388c9a

Hallo , maybe i am a little confused with the licensing. If i want to publish a game using the yse, i need to buy a commercial JUCE license? That's...

We'll see what happens. Hopefully is something good comes from their side.

Yes Yes Yse! Damn, i see you did a lot of visual studio this time. We need to port it to cmake, i have a mac. Ill be writing in...

How can i workaround this, currently testing for the first time coolify.

@Cuperino what a great answer! Thanks for clearing it up. I need to get onboard with the codebase and do the IOS part. From what can be seen, there might...