Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yashm20/skia_expo

🚧WIP🚧 Skia Examples built in expo with new architecture & tailwind/Native Wind v4
https://github.com/yashm20/skia_expo

Last synced: 1 day ago
JSON representation

🚧WIP🚧 Skia Examples built in expo with new architecture & tailwind/Native Wind v4

Awesome Lists containing this project

README

        

# Welcome to your Expo app 👋

This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).

## Get started

1. Install dependencies

```bash
npm install
```

2. Start the app

```bash
npx expo start
```

# Expo Router and Tailwind CSS

Use [Expo Router](https://docs.expo.dev/router/introduction/) with [Nativewind](https://www.nativewind.dev/v4/overview/) styling.

## 🚀 How to use

```sh
npx create-expo-app -e with-router-tailwind
```
#yash