Go to file
yezian 36ac1adfb4 init 2023-12-29 00:27:44 +08:00
.expo-shared init 2023-12-29 00:27:44 +08:00
assets init 2023-12-29 00:27:44 +08:00
components init 2023-12-29 00:27:44 +08:00
screeens init 2023-12-29 00:27:44 +08:00
utils init 2023-12-29 00:27:44 +08:00
.env init 2023-12-29 00:27:44 +08:00
.gitignore init 2023-12-29 00:27:44 +08:00
App.jsx init 2023-12-29 00:27:44 +08:00
README.md 上传文件至 / 2023-12-29 00:26:08 +08:00
app.json init 2023-12-29 00:27:44 +08:00
babel.config.js init 2023-12-29 00:27:44 +08:00
eas.json init 2023-12-29 00:27:44 +08:00
input.css init 2023-12-29 00:27:44 +08:00
package.json init 2023-12-29 00:27:44 +08:00
tailwind.config.js init 2023-12-29 00:27:44 +08:00
tailwind.css init 2023-12-29 00:27:44 +08:00
tailwind.json init 2023-12-29 00:27:44 +08:00
tsconfig.json init 2023-12-29 00:27:44 +08:00
yarn-error.log init 2023-12-29 00:27:44 +08:00
yarn.lock init 2023-12-29 00:27:44 +08:00

README.md

@rneui/template

React Native Elements Expo Template

Usage

Stable

    expo init app --template @rneui/template

Stable Typescript

    expo init app --template @rneui/template@ts

Bleeding Edge (Experimental)

    expo init app --template @rneui/template@edge

Bleeding Edge Typescript (Experimental)

    expo init app --template @rneui/template@edge-ts