Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 552 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 552 Bytes

测试账号

邮箱:123456@qq.com

密码:123456

APP页面

登录页面 首页 添加/修改联系人 商场 我的

知识点

  • 1、react native
  • 2、redux
    • 截止目前, redux是为了使用而使用
  • 3、firebase
    • Authentication
      • createUserWithEmailAndPassword 邮箱注册
      • signInWithEmailAndPassword 登录
    • database
      • set 添加
      • remove 删除
      • on 监听数据变化