React Native
プロジェクトの作成 下記コマンドでプロジェクトを作成します。 expo init すると ? Choose a template: ----- Managed workflow ----- ❯ blank a minimal app as clean as an empty canvas blank (TypeScript) same as blank but with TypeScript configura…
基本的に Expo の公式に沿ってやっていく。 https://docs.expo.io/versions/v34.0.0/introduction/installation/docs.expo.io Node.js のインストール 以下のリンクから Node.js をダウンロード nodejs.org Node.js のインストーラーをダウンロードする画面 …