Skip to content

Commit

Permalink
Created packages README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Canciller committed May 2, 2022
1 parent fe4a748 commit 9b10101
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Check [getting started](https://eyecandy.nomada.cloud/docs/getting-started#insta

## Documentation

Check out our dedicated [documentation](https://eyecandy.nomada.cloud/docs/components/actionsheet) page for info about this library, API reference and more.
Check out our dedicated [documentation](https://eyecandy.nomada.cloud/docs/getting-started) page for info about this library, API reference and more.
15 changes: 15 additions & 0 deletions packages/react-native-eyecandy-icons/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# `@nomada-sh/react-native-eyecandy-icons`

![badge](https://img.shields.io/npm/v/@nomada-sh/react-native-eyecandy-icons.svg?style=flat-square)

## Installation

Open a Terminal in your project's folder and run,

```sh
yarn add @nomada-sh/react-native-eyecandy-icons
```

## Documentation

Check out our dedicated [documentation](https://eyecandy.nomada.cloud/docs/icons) page for info about this library, API reference and more.
15 changes: 15 additions & 0 deletions packages/react-native-eyecandy-theme/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# `@nomada-sh/react-native-eyecandy-theme`

![badge](https://img.shields.io/npm/v/@nomada-sh/react-native-eyecandy-theme.svg?style=flat-square)

## Installation

Open a Terminal in your project's folder and run,

```sh
yarn add @nomada-sh/react-native-eyecandy-theme
```

## Documentation

Check out our dedicated [documentation](https://eyecandy.nomada.cloud/docs/theme) page for info about this library, API reference and more.
15 changes: 15 additions & 0 deletions packages/react-native-eyecandy/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# `@nomada-sh/react-native-eyecandy`

![badge](https://img.shields.io/npm/v/@nomada-sh/react-native-eyecandy.svg?style=flat-square)

## Installation

Open a Terminal in your project's folder and run,

```sh
yarn add @nomada-sh/react-native-eyecandy
```

## Documentation

Check out our dedicated [documentation](https://eyecandy.nomada.cloud/docs/components/actionsheet) page for info about this library, API reference and more.

0 comments on commit 9b10101

Please sign in to comment.