Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sngnt/NativeAuthApp

Open more actions menu
 
 

Repository files navigation

A React Native application with authentication flows built in.

Supported Platforms

  • iOS 8+
  • Android (API 19+)

Install

> npm install

After installing, you need to build the project

Build

> npm run start

keep the terminal tab open and navigate to http://localhost:8081/

In a new tab run the app for your device

Run Android

> npm run android
uninstall old app
> adb uninstall com.appName

Run iOS

> npm run ios

Troubleshooting

After upgrading react-native, you may have stale dependencies in ios.

cd ios
delete Podfile.lock
pod deintegrate && pod install
Navigate back to package.json directory
run react-native run-ios
In Xcode you can build your project again too

pod install --repo-update


Donations

If you've found this repository helpful please consider donating. It will help to fund more projects like this Donate with PayPal

About

A React Native application with authentication flow built in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 47.6%
  • Java 18.3%
  • Ruby 15.6%
  • Objective-C 12.9%
  • Starlark 5.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.