GitXplorerGitXplorer
b

expo-dom-components

public
2 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
0bec2347a3c8abee55ee5995163b2fb630cb80a0

chore: bump to latest canary version

bbyCedric committed 4 months ago
Verified
a933447c883c7cbfecf94dd60ca1bed23927776c

fix flash and notifications

EEvanBacon committed 5 months ago
Verified
7357d9fb140faef454718a06bab356b798a21d31

update for dev client

EEvanBacon committed 5 months ago
Verified
47d67d9927fd027bad1862f3c754b848d2fe8bed

updated

EEvanBacon committed 5 months ago
Verified
2576c74ede06c050d26b306fe42d03afd6005ad0

update markdown example

EEvanBacon committed 5 months ago
Verified
8acb55be416e47e8fb5a02cdfb9599d9d46f4f41

add codeblock to mdx

EEvanBacon committed 5 months ago

README

The README file for this repository.

Experimental DOM Components with Expo Canary

This project demonstrates how to use experimental DOM components with Expo canary.

Your best bet is to use dev clients (npx expo run), but you can also try running this in Expo Go but YMMV until Expo SDK 52 is released.

This demo has a template UI from:

  • shadcn UI.
  • MDX content from @bacons/mdx.
  • React Three Fiber demo from @drcmda.
  • An image cropper from react-mobile-cropper.
  • Emoji picker from emoji-mart.