GeekCorner

Results 51 comments of GeekCorner
trafficstars

Good for you, remember we won't support it

Please join the Discord, and send the distribution url

> My only concern is how do we keep these up to date? @dscalzi Fallback to english when some translations are missing

Interesting, let me try later today

You'd have to remove drop in mods features from the js code too, or just put a `style="display: none;"` in the dropin mod section. Since this is not an issue,...

Interesting concept, however I'm not sure if @dscalzi is okay to rely on third-party tools

> @GeekCornerGH what do you think? I'm wondering if we should add french as well since most forks are french users. That's a good question. I don't think adding i18n...

> It might be easier to implement for Jetpack Compose as the runtime is packaged as part of the app, allowing us to instrument the drawing code at build-time (as...

Interesting. For my usecase, I can't use React Native, what would be the top priority between Compose and Views?

> > Interesting. For my usecase, I can't use React Native, what would be the top priority between Compose and Views? > > Not saying you should use RN, but...