hazy-app / webapp

Hazy App pwa repository.
https://hazyapp.com
45 stars 3 forks source link

hazy mobile application #19

Open dotamir opened 5 years ago

dotamir commented 5 years ago

Hi. I've been thinking about develop an mobile application for the Hazy. Since it's going to be a crazy application and you're working on chat as anonymous to each other, I thought it would be great to start developing a mobile application for the hazy as well. I have had some experience in developing React Native applicaitons in a company and I'm thinking to use React Native and Expo to start developing hazy mobile application. I can work on this on my free time and it's a pleasure for me. :)

BTW, I've sent a message for you in twitter but you didn't see that yet. :D

nainemom commented 5 years ago

Hi.

Thanks for this, but the problem is versioning. Current API hasn't any version, /users/:id will respond with the last version of API and model schema and there is no /v1 or /v2 on routes. When I release a new version of API, I'll release a new version of web-applications immediately and I'm sure that all users are using the last version of both all time. So the problem with static codes (like mobile native version) is versioning.

So this type of idea is not making sense right now.

Sorry about that, I don't check my messages inbox usually :D.