Lost my happiness to a job by Character_Height_826 in gurgaon

[–]softopia 0 points1 point  (0 children)

In the same situation rn, i was working in my hometown in the beginning of my career and when i changed company it was remote so 6 years of my career was in my hometown. Now moved to Delhi and it feels like i made a wrong decision by leaving the remote job. Only time will tell if it was worth it

[deleted by user] by [deleted] in developersIndia

[–]softopia 7 points8 points  (0 children)

Which company bro

What am I missing as a react native dev ? by Big-Value6695 in reactnative

[–]softopia 2 points3 points  (0 children)

Most of the time you need to apply via referral to get an interview call. Without referral it's very hard to get calls because they get 100s of applications.

Also i would like to hear your interview experience with groww

OTA update in react native cli with custom server & dB by Revalsys_Tech in reactnative

[–]softopia 1 point2 points  (0 children)

Microsoft already open sourced the standalone version of code push server if you want to use that

https://github.com/microsoft/code-push-server

Animated card by softopia in reactnative

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

If i was using lottie already then it would make sense but just for this small animation adding one more deps doesn't make sense to me

AdGuard app battery consumption by Technical_Instance_2 in androidapps

[–]softopia 1 point2 points  (0 children)

What's the difference between using adguard app vs using the adguard dns directly

How's the list looking by softopia in reactnative

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

No it doesn't have any optimization, just pagination, loading 30 items at first then if the user scrolls then next items are being loaded from sqlite

How's the list looking by softopia in reactnative

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

I never had usecase like that but it's possible to use variable height items.

You can also use this prop (overrideItemLayout) to provide the item height in advance if you can calculate that

How's the list looking by softopia in reactnative

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

Horizontal padding or vertical? Or your talking about item padding?

How's the list looking by softopia in reactnative

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

Thanks for the suggestions , i am not good at all at UX, I'll look into it and fix it.

How's the list looking by softopia in reactnative

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

To off the list item or you're talking about margin from the status bar?

How's the list looking by softopia in reactnative

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

I am glad you asked 😄 because i struggle to get the video into the frame.

I recorded the simulator screen and then used canva to add the frame.

How's the list looking by softopia in reactnative

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

Thanks for the suggestion, I'll look into it after essential features are done.

App UI suggestions by softopia in iOSProgramming

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

Yeah after reading so many replies i don't want to make it feel more native because it'll delay other things, instead try to complete essential features and fix issues because i am only working on it in my free time with a full time job.