Skip to content

Latest commit

 

History

History
 
 

with-html

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HTML Elements Example

Supports Expo iOS Supports Expo Android Supports Expo Web

🚀 How to use

  • Install with yarn or npm install.
  • Run yarn start or npm run start to try it out.

📝 Notes

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.