Skip to content

teshoudong/iPasswordApp

Repository files navigation

iPasswordApp

为PC端 iPassword 定制的App,需要搭配一起使用

截图

Capture

功能特性

  • 支持从PC端扫描二维码导入以及更新密码列表

运行/打包方法

环境配置

  • 安装 Node.js 环境;

  • 下载项目git clone https://github.com/teshoudong/iPasswordApp.git

  • 进入项目根目录 cd ./iPassword 下,运行 npm install 命令,安装开发依赖库;

    git clone https://github.com/teshoudong/iPasswordApp.git
    cd ./iPasswordApp && npm install

构建及运行

  • 在项目根目录下执行react-native run-ios,会自动运行simulator

  • cmd + D代码改动实时生效

    npm install -g react-native-cli
    react-native run-ios

About

iPassword App应用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published