React Native reusability example Getting started Install node v12 Install Yarn npm install -g yarn Clone and go to project folder Install dependencies yarn Run: web: yarn web android: yarn android ios: yarn ios ios android web