Hey, I have a function that draws a composable, ``` @Composable fun home() : @Composable RowScope.() -> Unit { return { BottomNavigationItem( icon = { Icon(Icons.Filled.Home, "Home") }, onClick = {}, selected = false, label = { Text("Home") } ) } } ``` That doesn't draw it to the GUI I am calling it with ``` @Composable fun App() { MaterialTheme { BottomAppBar { StaticAssets.BarButtons.home() } } } ``` Does anyone know why it doesn't work?

5
2

Hey, I am trying to do some data storing on compose multiplatform for ios and Android and tried using Jetpack Datastores but it seems that the class `Context` does not exist for shared platforms does anyone have any ideas on how to do this?

2
0

I'm trying to stop using my phone number for registering stuff and was wondering what alternatives would be suitable for forwarding messages and calls since I know about Twilio but it seems to be really bad.

13
3
Community Request Thread
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSP
    spi
    Now 100%

    Should we make a programmer hiring community as I can't seem to find one and it seems like a good thing ('dev_hiring') ('Developer Hiring')

    2
  • Yo I have a verizon US edition galaxy s22 does anyone know how to root it since I believe the bootloader is encrypted

    7
    3
    latex
    LaTeX spi Now 100%
    Double Bar Proofs

    Does anyone know how to make good double bar proofs? I used a column with a row before but I was wondering if there are any better options.

    1
    0
    Japan to open up Apple and Google app stores to competition
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSP
    spi
    Now 83%

    Wdym, did Apple say they will make EU/JP phones less secure because they have to sideload apps. Or is this because sideloading apps can increase the risk of malware in some situations (Also btw I believe you can already sideload apps for 7 days normally and 1 year with an apple dev licence)

    4
  • Hey, I'm an American coming to Canada to get a bike in Winnipeg and was wondering what to do there since I will be there for probably a week (we live southwest US, so I might as well). Teen friendly if you can as the bike is for a teenager

    1
    0

    I'm trying to start out self-hosting and was looking for some good servers. I have a budget of ~100 USD and am in the US. I was initially going to get some type of raspberry pi but they seem to always be sold out here

    46
    44

    I've been wanting to make some gradle plugins for fun for a while and was wondering if anyone has a tutorial on it or knows how to do it because whenever I try I usually cannot find the dependencies

    5
    1
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearSP
    Now
    8 12

    Spy

    spi@ programming.dev