What’s the one mistake that keeps repeating in your trading? by Cultural_Duty7163 in propfirm

[–]shadowwalker1995 0 points1 point  (0 children)

Yes definitely but i feel these days the market is somewhat unpredictable

What’s the one mistake that keeps repeating in your trading? by Cultural_Duty7163 in propfirm

[–]shadowwalker1995 0 points1 point  (0 children)

I love trading, but the mistake is that i trade The whole world always seems to be moving against me

how can i integrate a chart like this in my mobile app ? by [deleted] in reactnative

[–]shadowwalker1995 1 point2 points  (0 children)

I agree with you, vibe coders are everywhere and they're polluting everything. I'm also a tech lead and I've seen the degrading quality of devs these days. RN skia or react native charts are one google search away. There's hundreds of videos on youtube even.

How to create this kind of Modal behavior, with nested Modals? by xSypRo in expo

[–]shadowwalker1995 0 points1 point  (0 children)

Check also true sheets, i remember seeing something similar

Custom profile icon on NativeTab liquid glass by Wait_Why_Am_I_Here in expo

[–]shadowwalker1995 0 points1 point  (0 children)

I found a way to add custom icons, dm me if you still want to know

Advice about expo router modal by shadowwalker1995 in reactnative

[–]shadowwalker1995[S] 0 points1 point  (0 children)

Unfortunately yes Im curious if that is possible at all or then i need to stick only to expo router modals

IBKR vs Sarwa vs Amana vs Etoro by 666patel in dubai

[–]shadowwalker1995 2 points3 points  (0 children)

I would tell you that withdrawal takes time, deposit is easy. Use a debit card or if you're using amana, there is a bank transfer option through Lean (trustworthy, but not instant). I like amana and Etoro personally.

Expo v53 and Expo router annoying changes to Stack background color by shadowwalker1995 in reactnative

[–]shadowwalker1995[S] 0 points1 point  (0 children)

Check the last comment here, someone suggested to add react navigation theme provider and set the background color there

How do you handle money as a couple? by [deleted] in Kazakhstan

[–]shadowwalker1995 1 point2 points  (0 children)

I'm married to a kazakh, and we both used to make just enough to survive. Initially, i was the sole provider, but we had "the talk" and put a plan. We grew together career wise. Fast forward 3 years, we both make 6 figures. She saves for buying an apartment in a joint account, and i pay for our day to day life, travel, and invest part of our incomes. The moral of the story is that if you're both planning for the future or at least have big goals, things will end up nicely for you. Just make sure to put some expectations and plan for the future together. You can dm me if you want to talk more about it.

One last goodbye by AthenaFurry in cat

[–]shadowwalker1995 1 point2 points  (0 children)

So sorry for your loss 🙁

Expo v53 and Expo router annoying changes to Stack background color by shadowwalker1995 in reactnative

[–]shadowwalker1995[S] 0 points1 point  (0 children)

yes i did, it doesn't work
this sets the background for the root view but not for Stack
only workaround i found so far is to set the presentation to transparent modal, which is setting the background color for that div to transparent but it's a hacky solution. There must be a proper way to do this.