danilo-vieira / pwaexpo

πŸ’» Simple PWA made with Expo CLI πŸ“±

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ About

This project is a simple schema of how to make a PWA application with Expo CLI.

πŸ’» Used Technologies

πŸ“± Screens

There are two screens to make a simple navigation.

This project can also run in web too. The same behavior is expected, except that on web the purple button does not appears and permissions to access camera is not required.

πŸš€ Running the Project

Opening the Project

Now, open this directory with your IDE (Visual Studio Code is recommended cause it has a integrated terminal)

Installing dependencies

To this, run yarn. Yes, just it. This will install all needed dependencies. Take a break and drink a coffee while waiting β˜•πŸ˜‹.

Initializing the Project

You can run yarn start

Your default browser will be opened on expo page then you will can select run on Web, iOS, Android or iOS/Android Emulator.

Developed with ❀ by Danilo Vieira

Social medias: Linkedin

About

πŸ’» Simple PWA made with Expo CLI πŸ“±


Languages

Language:TypeScript 97.6%Language:JavaScript 2.4%