0.6.8 β€’ Published 10 months ago

agape-app-uikit v0.6.8

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

This template ships with the main React Native and Storybook configuration files you'll need to get up and running fast.

πŸš… Quick start

  1. Create the application.

    Use degit to get this template.

    # Clone the template
    npx degit chromaui/intro-storybook-react-native-template#main taskbox
  2. Install the dependencies.

    Navigate into your new site’s directory and install the necessary dependencies.

    # Navigate to the directory
    cd taskbox/
    
    # Install the dependencies
    yarn
  3. Open the source code and start editing!

    Open the taskbox directory in your code editor of choice and building your first component!

  4. Browse your stories!

    Run yarn storybook:ios for ios or yarn storybook:android for android to see your component's stories on your emulator or device.

πŸ”Ž What's inside?

A quick look at the top-level files and directories included with this template.

.
β”œβ”€β”€ .gitignore
β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md
β”œβ”€β”€ App.jsx
β”œβ”€β”€ app.config.js
β”œβ”€β”€ yarn.lock
β”œβ”€β”€ package.json
β”œβ”€β”€ babel.config.js
  1. .gitignore: This file tells git which files it should not track or maintain during the development process of your project.

  2. LICENSE: The template is licensed under the MIT licence.

  3. README.md: A text file containing useful reference information about the project.

  4. App.jsx: This is the entry point of your app.

  5. app.config.js: This is the configuration file for Expo that allows you to customize your app.

  6. yarn.lock: This is an automatically generated file based on the exact versions of your npm dependencies that were installed.

Contribute

If you encounter an issue with the template, we encourage you to open an issue in this template's repository.

Learning Storybook

  1. Read our introductory tutorial at Learn Storybook.
  2. Learn how to transform your component libraries into design systems in our Design Systems for Developers tutorial.
  3. See our official documentation at Storybook.
0.6.7

10 months ago

0.6.6

10 months ago

0.6.8

10 months ago

0.6.5

10 months ago

0.6.4

10 months ago

0.5.10

10 months ago

0.5.11

10 months ago

0.5.8

10 months ago

0.5.7

10 months ago

0.5.9

10 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.5.3

10 months ago

0.5.6

10 months ago

0.5.5

10 months ago

0.5.0

10 months ago

0.6.1

10 months ago

0.5.2

10 months ago

0.6.0

10 months ago

0.5.1

10 months ago

0.4.3

10 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.8

10 months ago

0.2.7

10 months ago

0.2.6

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.10

10 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago