创建 npm 包脚手架

  • 创建项目

    1. npx create-react-native-library react-native-awesome-module
  • 安装项目包

    1. yarn