Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

This repository is an example of authentication using Context API in react native.

NotificationsYou must be signed in to change notification settings

mbozkaya/react-native-authentication-context-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is an example of authentication using Context API in react native. The example covers 3 screens(Login, Signup, and Home). You can navigate between screens and log in to see the home page which requires authentication. You will need an account to log in and can create a new one through sign-up screen.

Installation

$ git clone https://github.com/mbozkaya/react-native-authentication-context-api.git$cd react-native-authentication-context-api/app/$ npm install$ expo install$ expo start

Now you can reach out to the application through the Expo app you used on your phone.

Dependencies

Here are libraries I used extra

LibraryPurpose
react-native-paperTo provide better UI with material design
react-native-async-storage/async-storageTo keep data into local storage
react-navigation/nativeNavigation container
react-navigation/native-stackNavigation stack

Screens

LoginSignupHome

Contributing

Pull requests are welcome.

License

MIT

About

This repository is an example of authentication using Context API in react native.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp