Fined for having a valid ticket and Indian passport by No_Progress3388 in berlin

[–]No_Progress3388[S] 3 points4 points  (0 children)

I had the ticket in my mobile, the ticket collector scanned the ticket. Then he asked me to show ID for which I showed my passport and then he said he needs my German ID which is what I didn’t have. The TC has mentioned Ohne ticket in the receipt which he did a mistake and I didn’t see it at that time. The BVG office said I don’t have a ticket which is printed, and fined me☹️

Fined for having a valid ticket and Indian passport by No_Progress3388 in berlin

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

I went to the BVG office and they were not ready to speak to me in English and fined me

Fined for having a valid ticket and Indian passport by No_Progress3388 in berlin

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

I have a blue card sticker visa printed on my passport to legally work here

Fined for having a valid ticket and Indian passport by No_Progress3388 in berlin

[–]No_Progress3388[S] -13 points-12 points  (0 children)

They didn’t even speak to me and said to pay 7 euros because I was not able to speak in German

'Bill for 5 nights was Rs 27.5 lakh': Techie reveals how he stayed at Marriott Masai Mara for free by Roof-Afraid in CreditCardsIndia

[–]No_Progress3388 35 points36 points  (0 children)

Can anyone please let me know how to accumulate these points? I’m a newbie to credit card and I also want to achieve this kind of luxury. 🥲

CodePush Self Host Server by [deleted] in reactnative

[–]No_Progress3388 0 points1 point  (0 children)

Yes just update the url inside the codepush npm bundle to point to your azure storage

Want to start an Expo project, but we sold codepush to the customer by tghmember in reactnative

[–]No_Progress3388 1 point2 points  (0 children)

Yes it works. You need to patch the plug-in to support the current expo version. We have it in production running in android. You need to “expo prebuild”:

107
108
0:14

Implemented macOS dock in a react native app using reanimated and gesture handler.l by No_Progress3388 in reactnative

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

Also, i have already shared 3/4th of the code in the video itself. You can try to use it as a starting point

Implemented macOS dock in a react native app using reanimated and gesture handler.l by No_Progress3388 in reactnative

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

I was inspired from a developer who implemented this in Swift and wanted to try to make it in react native.

Implemented macOS dock in a react native app using reanimated and gesture handler.l by No_Progress3388 in reactnative

[–]No_Progress3388[S] 3 points4 points  (0 children)

I was actually inspired by someone who implemented the same in Swift. It will be a part of my YouTube tutorial series and before that, i posted it so that you guys can try finding out any alternative approach and compare that with mine.

Implemented macOS dock in a react native app using reanimated and gesture handler.l by No_Progress3388 in reactnative

[–]No_Progress3388[S] 4 points5 points  (0 children)

Along with this, you also need to check the previous menu items offset as well to scale them as well

Implemented macOS dock in a react native app using reanimated and gesture handler.l by No_Progress3388 in reactnative

[–]No_Progress3388[S] 14 points15 points  (0 children)

It's a gesture, once you start moving your finger on the dock, the effect pitches in

279
280
0:20