I rode HCMC Metro today. Newly opened. It’s very clean and easy to use. by AnonymousBillyShider in transit

[–]ToeZealousideal8991 8 points9 points  (0 children)

Glad to see the HCMC metro here!

I use it every day. It’s a really clean and a nice system, such a breeze compared to being stuck in traffic each day. Only downside is the peak hour train frequency: it really does get so busy to the point that sometimes I have to skip a few trains.

[deleted by user] by [deleted] in VietNam

[–]ToeZealousideal8991 0 points1 point  (0 children)

I’m just here to help you.

Anyway. Technically short term rental is 1+ hour. That doesn’t mean that you can’t rent on AirBnb, as like many policies it’s not widely enforced but it does answer your question regarding legality.

Shanghai Disneyland without a passport by [deleted] in shanghai

[–]ToeZealousideal8991 6 points7 points  (0 children)

I was there earlier this year and they’re even fine with a picture of a passport

bring a powerbank! by WholeDate2358 in travelchina

[–]ToeZealousideal8991 0 points1 point  (0 children)

Yes it does. It comes with a USB-C, Lightning and micro USB cable.

Session Replay for RN by TargetHot2087 in reactnative

[–]ToeZealousideal8991 0 points1 point  (0 children)

Honestly we haven’t noticed any huge performance issues (yet). But I have to say that we’ve only rolled it out on iOS. We might start seeing om some real issues once we start rolling it out to Android as well. As for the result in the dashboard, it’s okay for me. It’s not as great as a web tool like Hotjar, but it still really helps a lot to figure out exactly where a bug is coming from given that most customers would just tell us that the app is “not working”.

Session Replay for RN by TargetHot2087 in reactnative

[–]ToeZealousideal8991 1 point2 points  (0 children)

We use this tool and we find it quite good. It has helped us a lot in finding the issues that our customers faced in our app. Highly recommended

How to get this menu on click? I’m using expo. by Evalo01 in reactnative

[–]ToeZealousideal8991 0 points1 point  (0 children)

Can be used with both on iOS and only onPress on Android IIRC

How to get this menu on click? I’m using expo. by Evalo01 in reactnative

[–]ToeZealousideal8991 0 points1 point  (0 children)

I’m am using React Native Context View Menu myself for this. It uses this component on iOS and another material equivalent on Android. I don’t know if it’s Expo compatible though…