red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
490 stars 484 forks source link

mobile app #128

Closed bayareabear closed 4 years ago

bayareabear commented 4 years ago

If I want to convert react-social to an iOS or android app, how to do it?

Qolzam commented 4 years ago

Can you explain more about your use case?

bayareabear commented 4 years ago

so after you make an web app, you want to acquire more users, eventually, you want to go mobile. After all, social app should go mobile, so why not make mobile app first?

Qolzam commented 4 years ago

You are absolutely right. Because this project start with different target at the beginning.

Time is narrow and I have to take care of both backend and frontend. So I mainly worked on backend continuing with the same ReactJs frontend (Though I tried to build mobile app). For now I am trying to work on making the setup easier for users and writing document. Anyway I need to make time for mobile app which make the project perfect.

Qolzam commented 4 years ago

Close with #131.