-
Yunchuan Li authoredc52204c3
README.md 896 bytes
washoku
Features:
- login
- demo pages
快速开始
从 github clone 到本地后,使用 yarn 安装依赖:
yarn
链接@ant-design/react-native
字体(图标)资源文件:
yarn react-native link
对于iOS还需要进到 ios 工程目录使用 pod 安装原生依赖(Android 跳过这一步):
cd ios && pod install && cd -
启动 watch 进程,监听文件变动,重新生成中间代码:
yarn watch
另启一个终端,启动 Android 应用:
yarn android
或者,启动 iOS 应用:
yarn ios
分析:
yarn run react-native-bundle-visualizer
if issue happened.
cd ios npm start
then , open new terminal , run : yarn ios
test binary file :
printf "\x1b\x40\x1c\x43\x01\x82\xA0\x82\xA2\x82\xA4\x0a\x1b\x64\x05\x1D\x56\x01" > file1
hexdump file1