A quick view list of all Expo SDK (v41) modules available for access to device and system functionality with tags and links to module documentation, built with Svelte and Tailwind.
Install the dependencies...
git clone [email protected]:designnn-co/expo-sdk-list.git
cd expo-sdk-list
yarn
...then start build:
yarn dev
Navigate to localhost:8080. You should see your app running. Edit a component file in src
, save it, and reload the page to see your changes.