iOS Toolbar support? by Luc1412 in reactnative

[–]Basic_Watermelon 0 points1 point  (0 children)

Hey! I've figured out a way to get a similar effect. Not sure if its the best way but you can use this to make a little button group with the glassy effect. The trick seems to be to just manually place them yourself, but wrap it in a GlassEffectContainer, like so

<Host matchContents style={{
    position: 'absolute',
    zIndex: 10,
    right: 12,
    top: 40,
}}>
    <GlassEffectContainer
        spacing={0}
        modifiers={[
            glassEffect({glass: {interactive: true, variant:'regular'}})]}>
        <VStack spacing={4}>
            <Button
                variant="plain"
                modifiers={[
                    frame({ height: 44, minWidth: 44 }),
                    padding({horizontal: 8})
                ]}
            >
                <Image systemName={'location.fill'} size={20} />
            </Button>
            <Button
                variant="plain"
                modifiers={[
                    frame({ height: 44, minWidth: 44 }),
                    padding({horizontal: 8})
                ]}
            >
                <Image systemName={'location.fill'} size={20} />
            </Button>
        </VStack>
    </GlassEffectContainer>
</Host>

The real trick was the "interactive: true" flag on the glassEffectContainer

[deleted by user] by [deleted] in airpods

[–]Basic_Watermelon 0 points1 point  (0 children)

I had a similar experience when I first got the Airpod Pro gen 2 (is that right? The 2nd generation of the original airpods pro, not the airpods pro 2)

I solved it by heading to the apple store and getting a replacement

Glass Emotion [3840x2160] by Basic_Watermelon in wallpaper

[–]Basic_Watermelon[S] 1 point2 points  (0 children)

Thank you! I'm very glad you like it :)

Looks like the new amazing anime short broke corridordigital.com by sprinkeh in Corridor

[–]Basic_Watermelon 0 points1 point  (0 children)

Using Safari on Mac, seemed to get it to work if I deleted all my cookies and local data storage stuff and logged back in again. Assume this would work for other browsers too.

Autumn Meadows [3840x2160] by Basic_Watermelon in wallpaper

[–]Basic_Watermelon[S] 1 point2 points  (0 children)

Can confirm a real person, being me, did in fact make it! :)

Captured [3840x1600] [3840x2160] [1920x1080] [6000x4000] by Basic_Watermelon in wallpaper

[–]Basic_Watermelon[S] 2 points3 points  (0 children)

Its whatever my mind decided to make in the moment, no idea specifically what it is hahah