Skip to content

akshayjadhav4/native-wind-universal-app

Repository files navigation

UniversalApp

NativeWind setup for react-native and Next JS app in Nx workspace.

Installtion

# clone repo
git clone https://github.com/akshayjadhav4/native-wind-universal-app.git

# switch into project
cd native-wind-universal-app

# Install dependencies
npm install

Commands to Run

# for web 
npm run start:web

# for mobile app
npm run start:app

Folder structure

├── apps - contains all the projects
│   ├── mobile - react-native expo mobile app
│   └── web - Next JS web app
├── libs - contains all the libs
│   └── components - libs containing components created using NativeWind

About

NativeWind setup for react-native and Next JS app in Nx workspace

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published