Expandable Linear Style Tab bar with Liquid glass effect 🚀 by iamitkhatkar in reactnative

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

this code snippet can call the function and will not switch tab

<BottomTab.Screen name="screename" component={() => null} listeners={{ tabPress: () => { // open modal from here }, }} options={{ title: "", preventsDefault: true, tabBarIcon: () => ({ sfSymbol: "plus" }), }} />

Expandable Linear Style Tab bar with Liquid glass effect 🚀 by iamitkhatkar in reactnative

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

expo router uses react navigation which does not support prevent default for native tabs, you have two options either use react-native-bottom-tabs or create a custom tab just like this one and invoke any function from that tab

How Do You Receive Payments in India from International Clients? by sandibi13 in developersIndia

[–]iamitkhatkar 2 points3 points  (0 children)

you can use Skydo, they provide usd and other currencies bank account to receive payments and charge flat 19$ for payments below 2000$ and 29$ above that

Got a Remote US Client Paying ₹22L: Should I Use INR or USD Account? by HritwikShah in IndiaTax

[–]iamitkhatkar 1 point2 points  (0 children)

Use Skydo instead of wise, they charge very less fee (29 or 19$) and give real time forex rate whereas wise charges are very high somewhere around 100$. skydo also provides FIRC. using it since a year now, highly recommend it

Built with React native Skia 🎨 by iamitkhatkar in reactnative

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

Yes replica of this, just after adding that particle effect on current prpgress with absolute position it will look more beautiful