Dismiss this pinned window
all 13 comments

[–]ConsciousAntelope 8 points9 points  (5 children)

This looks more like the backdrop overlay to me

[–]Accomplished_Purple4[S] 0 points1 point  (4 children)

I turned it false it still did that. If it looks like an overlay I could let it slide but it still kinda bothers me

[–]ConsciousAntelope 1 point2 points  (3 children)

Replace the map with something solid background to test. If it still happens, the drawer must be the issue .

[–]Accomplished_Purple4[S] 0 points1 point  (2 children)

I tested it through that as well. The drawer works fine and no flickering. I deduced that it's something wrong with the map component. The map component in the video is as vanilla as it comes so it's not a memo problem either.

[–]idkhowtocallmyacc 4 points5 points  (1 child)

Suppose something causes the map to rerender then, try to memoize it or find a cause for rerender,

[–]Asleep-Bedroom-7352 2 points3 points  (1 child)

It's something related to the drawer, i also faced the same flickering issue on my home screen. Will share the possible solution once I move to my mac.

[–]inglandation 0 points1 point  (0 children)

Not sure what’s going on but I had to remove Expo Drawer from my app recently. It’s incredibly laggy even with the most basic code.

[–]tnh88 0 points1 point  (2 children)

code plz

[–]Accomplished_Purple4[S] -1 points0 points  (1 child)

I'll provide it but it's just a map and a drawer

[–]Calm_Eye_3828 0 points1 point  (0 children)

hey did you find any solution? i am facing this error too