GithubHelp home page GithubHelp logo

hezhii / react-native-auth-example Goto Github PK

View Code? Open in Web Editor NEW
53.0 1.0 18.0 1.67 MB

🔑 React Native APP 身份验证模块示例

JavaScript 70.25% Python 6.82% Java 5.63% Objective-C 17.30%
react-native authentication authorization token-authetication

react-native-auth-example's Introduction

React Navigation 身份验证流程

身份验证是 APP 中十分常见的一个模块,此示例基于 React Navigation 和 Token 机制实现了 React Native APP 中的身份验证流程。

如何测试

  1. 启动 APP

APP 目前只考虑了 IOS,建议测试时使用 IOS。

$ cd <project_root>
$ yarn install
$ react-native run-ios
  1. 启动后台服务
$ cd server
$ yarn install
$ yarn start

react-native-auth-example's People

Contributors

hezhii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-native-auth-example's Issues

fetch访问api,status===401

使用了redux,封装了一个HttpUtil(fetch),这时候怎么处理导航到登录页面?this.props.navigation可以在组件之外的地方使用吗?

如何在tabBar页面里定义子路由?

比如带tabbarhome页面 ,
home点击里面的一list个按钮跳转到详情页 这个我详情页面显然是不带tabbar 的 ,如何处理?
我不想在跟路由定义 createStackNavigator, 有没有其他的处理方式

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.