React Native & Web Development sample.
- TypeScript
- React Native for Web
- Image & Sound Resources
- Platform Specific Entry Point
- Shared Directory
https://rn-multi-target-sample.firebaseapp.com/
https://rn-multi-target-sample.firebaseapp.com/storybook/
https://expo.io/@nkzn/react-native-multi-target-sample
$ yarn
$ yarn start:web
then, webpack-dev-server is started.
# terminal 1
$ yarn start:tsc
# terminal 2
$ yarn start
then, expo bundler is started.