- Install with
yarn
ornpm install
. - Run
yarn start
ornpm run start
to try it out.
This example combines the @expo/html-elements
Babel plugin and nativewind
which enables CSS-like styling.
You can write pure HTML elements which are converted to native views at build time.