Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yashm20/skia_expo
- Owner: YashM20
- License: mit
- Created: 2024-09-12T08:43:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T03:40:58.000Z (15 days ago)
- Last Synced: 2025-01-04T20:57:25.364Z (2 days ago)
- Language: TypeScript
- Homepage:
- Size: 75.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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