itzpradip / Food-Finder-React-Native-App

377 stars 275 forks source link

Username and Password for login #3

Open AnoukDunu opened 3 years ago

AnoukDunu commented 3 years ago

How do I find the set Username and password for the login screen? The app works fine but I want to implement php MySql. I also followed all of your youtube tutorials but the source code is a bit different

madushankafernando commented 3 years ago

@AnoukDunu how you run this project?

mudasserhassan1 commented 3 years ago

You can find specified users list in 'import Users from '../model/users' here.