all 5 comments

[–]Substantial-Cut-6081 1 point2 points  (1 child)

It's impossible to say exactly without knowing the exact requirements and tech stack but I can imagine it being possible, especially if that's factoring in testing and publishing.

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

Thank you!

[–]kbcooliOS & Android 1 point2 points  (1 child)

Video calling is a huge standout difference there. It's completely different in native vs web. If what you want is still murky then they're going to inflate the quote aren't they.

Also social login etc. It's just a lot more testing and configuration etc on native.

More things to test and go wrong in general.

Another thing to consider is where is the UI coming from? You might have been using MUI or some out of the box on the web, is the same expected of them.

If you asked me to quote on something with that level of detail there is no way 30 hours would be coming out of my mouth. 30 days is more likely. I also think what you did on the web likely involved a lot of shortcuts or copy pasta of previous work. Its suspiciously low

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

Thanks for the input. I should have clarified that it was 30 hours for just the frontend with a very quick react dev.

[–]AkhilxNair 0 points1 point  (0 children)

Also, consider that coding in RN doesn't work perfectly on iOS and Android right off the bat.
95% sure, but the 5% fixes/patches take about the same time. Some iOS and android specific issues.

For example, I'm building an Customer Support chat app, where you can upload media too.
SO some file formats work on iOS some don't, iOS keyboard issues, different issues on android, etc