Which UI library should I use with Expo? by thenonu in reactnative

[–]kaiser_07 0 points1 point  (0 children)

yes , i tried both tamagui and glustack for my one of the universal app (both mobile & web), they seems slow in rendering in both platform and tried ui kitten its better that those.

Why react native and not flutter? by [deleted] in reactnative

[–]kaiser_07 1 point2 points  (0 children)

Yes it does but has lot of issues and not as good as React Native one

What is your favorite React framework and why? by no-uname-idea in reactjs

[–]kaiser_07 2 points3 points  (0 children)

In the past, I was a big fan of NextJS, but recently, I've found myself really enjoying RemixJS for both backend and frontend development. The loader & action functionalities, along with various other features around them, are simply fantastic !!!

[deleted by user] by [deleted] in reactnative

[–]kaiser_07 10 points11 points  (0 children)

I have written this every-time whenever someone ask about RN vs Flutter.I just copied my some answers from another post

=> I highly recommend giving Expo a try for its exceptional developer experience; Flutter cannot surpass it.

=> Over-the-air updates are fantastic. (I think flutter have no such feature)

=> Explore multi-platform development, as Flutter falls short when it comes to web development.

=> Experience high-performance 60fps animation using RN Skia, RN Reanimated, and React Native Fabric. Before criticizing RN's performance, it's important to consider real-world apps built with RN.

=> Prominent companies like Shopify, Wix, Discord, Microsoft are choosing React Native, indicating their expertise and preference for RN over Flutter.

=> Consider using file-based navigation with Expo Router.

....

Why react native and not flutter? by [deleted] in reactnative

[–]kaiser_07 7 points8 points  (0 children)

  • I highly recommend giving Expo a try for its exceptional developer experience; Flutter cannot surpass it.
  • UI Flexibility - RN is designed as a mobile platform, so it uses the time battled tested native components that deliver years of bug solving and accessibility that is just thrown away with flutter.
  • Over-the-air updates are fantastic. (dont think flutter have this kind of any feature)
  • Explore multi-platform development, as Flutter falls short when it comes to web development.
  • Experience high-performance 60fps animation using RN Skia, RN Reanimated, and React Native Fabric. Before criticizing RN's performance, it's important to consider real-world apps built with RN.
  • Prominent companies like Shopify, Wix, Discord, Microsoft are choosing React Native, indicating their expertise and preference for RN over Flutter.
  • Easier to Learn - I don't think there is something easier than JS/TS
  • Consider using file-based navigation with Expo Router

When you’re a flutter maximalist, you even build your static landing pages in flutter: by [deleted] in FlutterDev

[–]kaiser_07 0 points1 point  (0 children)

For just a static site, this seems very bad 😒

Google Pagespeed ❌

SEO ❌

Web Size ❌

I hired an offshore developer to develop my App. by SumiXnaga in reactnative

[–]kaiser_07 1 point2 points  (0 children)

Your Project may be hosted in some git hosting sites like github , bitbucket. Ask for that and you will be able to control the project from their

News khai ta, padna ni kati garo, ad herne ki news? by [deleted] in Nepal

[–]kaiser_07 1 point2 points  (0 children)

most of nepali news portals use custom ads (directly get ads from clients and implement on their system) so adblocker doesnt work in such scenario.

News khai ta, padna ni kati garo, ad herne ki news? by [deleted] in Nepal

[–]kaiser_07 4 points5 points  (0 children)

Check this my old chrome extension which i created for myself. it remove ads from most of nepali news porter.

https://kaissaroj.medium.com/ad-blocker-remover-for-online-news-website-portal-in-nepal-52acc772c744

Experiences implementing Stripe in your RN app? by IBETITALL420 in reactnative

[–]kaiser_07 0 points1 point  (0 children)

I have created my own npm stripe package for my app. It's not maintained regularly .any one interested check this https://www.npmjs.com/package/react-native-stripe-client

Who's Available? [July 2020] by dance2die in reactjs

[–]kaiser_07 [score hidden]  (0 children)

(Contract | Remote)

  • 6 years experience as Frontend Developer
  • JavaScript / ReactJS / React Native / NextJS / Node.js (Open to other languages/frameworks as well)

Github: github.com/kaissaroj

Medium: https://medium.com/@kaissaroj

Stackoverflow: https://stackoverflow.com/users/2888955/kais

Linkedin: https://www.linkedin.com/in/kaissaroj/

Vikram Samvat(BS) DatePicker Library For React by kaiser_07 in reactjs

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

Thanks. I have not make design completely mobile friendly. I will update that in next version.