React Native + Redux basic authentication

后端 未结 3 1434
一向
一向 2021-01-30 07:30

I\'m looking for a way to create a basic authentication for my react-native app. I couldn\'t find any good example for react-native app.

  • To login, the app sends th
3条回答
  •  青春惊慌失措
    2021-01-30 07:58

    I'm actually working on a video tutorial series that answers at least some of the questions your asking. The video along with a transcript and sample code can be found here: http://codecookbook.co/post/how-to-build-a-react-native-login-form-with-redux-pt1/

提交回复
热议问题