← Back to templates
Uniwind Mobile Kit Expo example

kit-expo-uniwind
This is an Expo project pre-configured with Uniwind for styling and Solana libraries.
Technologies
- Expo
- Uniwind (Tailwind CSS for React Native)
- @solana/kit
- @wallet-ui/react-native-kit
Get started
Install dependencies
npm installStart the app
This steps builds the dependencies for the development client.
npm run androidIn the output, you'll find options to open the app in a:
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
Learn more
To learn more about developing your project with Expo, look at the following resources:
- Expo documentation: Learn fundamentals, or go into advanced topics with our guides.
- Uniwind documentation: Learn how to style your app with Tailwind CSS.
- Solana documentation: Learn how to build on Solana.
