本サンプルは以下機能を含みます。
以下は印刷
機能の例です。
yarn install
cp samples/printing(or another function)/App.tsx ./
cd ios
pod update
cd ..
npx react-native run-ios
npx react-native run-android
npx react-native run-windows
本サンプルは以下機能を含みます。
以下は印刷
機能の例です。
yarn install
cp samples/printing(or another function)/App.tsx ./
cd ios
pod update
cd ..
npx react-native run-ios
npx react-native run-android
npx react-native run-windows