benawad / dogehouse

Taking voice conversations to the moon 🚀
https://dogehouse.tv/
MIT License
9.12k stars 1.48k forks source link

Help me, please!!! #2880

Open Wilted98 opened 2 years ago

Wilted98 commented 2 years ago

Please, can anyone make us a tutorial how to properly start the react native app? I need it just to learn the "good practice"...How can i make a fake api, or something just to bypass the login page and have access to the rest of the app?? I don't need the voice server, i just want to learn how to use navigation, typescript and the way how Ben was writting this app. I'm stuck at "Going to the moon...." screen. Thank you!!!

Katleho-codes commented 1 year ago
  1. I would suggest you check this out to learn how to start a react native app: react native
  2. To generate fake API: Fake API Generator
  3. To learn TypeScript: TypeScript Beginners