Skip to content

nino-t/react-native-appify-login-screen

Repository files navigation

react-native-login-screen

demo demo demo

Install at local

Open Terminal, then type command:

git clone https://github.com/nino-t/react-native-appify-login-screen.git

Go to project folder :

cd react-native-appify-login-screen

Type following command :

npm install

You must have ANDROID_HOME environtment variable, to check if you already have, type in your terminal :

echo $ANDROID_HOME

If blank, you can read at HERE

Make sure you have already installed React Native globally by running this command :

sudo npm install -g react-native-cli

At this point, you should be able to run the project. To run your project on your device/emulator at Debug configuration, type :

react-native run-android

Or if you want to run at iOS simulator, run:

react-native run-ios

License

MIT

About

📱 Login + Register screen mobile application with react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published