dabit3 / react-strict-dom-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of React Strict Dom

Build native mobile apps with HTML via React Native

Barebones example of how to integrate React Strict Dom

Prerequisites

For compiling to a native binary, must have either Android Studio or Xcode installed on your machine.

For testing as is, you can use Expo Go without the need to set up any mobile development environments on your machine.

Getting started

  1. Clone the repo

  2. Install the dependencies

  3. Run the app

npm start

About


Languages

Language:JavaScript 100.0%