mcnamee / react-native-starter-kit

:rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:
MIT License
3.35k stars 863 forks source link

Sign up and login dont work in React Native #202

Closed moafzalmulla closed 5 years ago

moafzalmulla commented 5 years ago

I cloned the repo

Web App works

But Android Expo : Login and Signup via QR code doesnt work - even from your example.

Seems to be trying port 19001 instead o 19000

Dont know much about this

BUt if you open expo and try opening your example via QR code and try sign up or login - you will see it crashes

Otherwise - This is a great example on a single codebase for all platforms Thanks a million

Help us reproduce - tell us about your environment

1.

Steps to reproduce

1.

Expected result

1.

Actual result

  1. [Screenshot, logs]
mcnamee commented 5 years ago

Hi @tweetzal Thanks for the feedback. Does the issue happen when you clone, install and run locally?

I've tested and can't reproduce. I'll close for now, but let me know and I'll reopen if necessary