前言目前跨平台方面,除了Flutter 就是 React Native(RN) ,我们今天来玩转一下 RN。前期准备先准备 node 环境:brew install node可以看到如下输出:=...