0.1.0 • Published 3 years ago
first-a-design-system v0.1.0
iota
This project was bootstrapped with Expo.
# install dependencies
yarn
# run the app
yarn startStyling
We are using tailwind. Make sure you import our own custom tw (otherwise you won't be using the custom tailwind.config.js):
import tw from './tailwind'
// instead of
import tw from 'twrnc'There are a few extensions that we recommend you install. If you don't see a prompt asking you to install them, please check the
.vscode/extensions.jsonfile for the detailed list. This will help us keep the codebase consistent.
0.1.0
3 years ago