React Native

【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…

【iOS, Android が同時に開発できる!?】React Native入門 〜環境構築編〜

基本的に Expo の公式に沿ってやっていく。 https://docs.expo.io/versions/v34.0.0/introduction/installation/docs.expo.io Node.js のインストール 以下のリンクから Node.js をダウンロード nodejs.org Node.js のインストーラーをダウンロードする画面 …