A draft of the vue-native application based on Expo. Includes a splash screen and the second page with WebView component configured to open a website.
Черновик приложения vue-native построенного на основе Expo. Состоит из окна приветствия и второй страницы с компонентом WebView открывающим внешний сайт внутри приложения.
Globally installed node >= 6.0 Globally installed npm >= 4.0 Globally installed Expo CLI
- Clone the repository
- npm install
- npm run android / npm run ios (depends of your device/emulator)
- Launch Expo app in your device and scan QR code to launch the app in your device
aprogrammer.ru