3.0.0 • Published 1 year ago
@brightlayer-ui/react-native-template-blank-typescript v3.0.0
Blank Template (TypeScript)
This template installs the basic Brightlayer UI libraries for themes and components and configures the application to use them. It includes a simple placeholder screen that you can replace with your own application content.
Usage
To create a new project using the Blank Template simply run :
npx react-native init MyApp --template @brightlayer-ui/react-native-template-blank-typescript
Project Structure
Projects created using this template will start out with the following file structure:
|── /ios // ios project folder
|── /android // android project folder
|── /assets // fonts and images used by the application
└── App.tsx // sample landing page
3.0.0-alpha.1
1 year ago
3.0.0
1 year ago
3.0.0-alpha.0
1 year ago
2.1.0-beta.0
3 years ago
2.1.0-alpha.2
3 years ago
2.1.0-alpha.0
3 years ago
2.1.0
3 years ago
2.0.0
3 years ago
2.0.0-beta.0
4 years ago