-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
# react-native-eyecandy | ||
# React Native Eyecandy | ||
|
||
React Native Eyecandy is a library of reusable UI components for React Native, it includes a wide variety of components like buttons, text inputs, icons, and more. The goal of this library is to create a set of reusable components that have a consistent look and feel across different projects. By doing this, we hope to make it easier for React Native developers to create beautiful and user-friendly apps. | ||
React Native Eyecandy is a library of reusable UI components for React Native, it includes a wide variety of components like buttons, text inputs, icons, and more. | ||
|
||
The goal of this library is to create a set of reusable components that have a consistent look and feel across different projects. By doing this, we hope to make it easier for React Native developers to create beautiful and user-friendly apps. | ||
|
||
## Package Versions | ||
|
||
| Name | Latest Version | | ||
| ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| [@nomada-sh/react-native-eyecandy](/packages/react-native-eyecandy) | [](https://www.npmjs.com/package/@nomada-sh/react-native-eyecandy) | | ||
| [@nomada-sh/react-native-eyecandy-theme](/packages/react-native-eyecandy-theme) | [](https://www.npmjs.com/package/@nomada-sh/react-native-eyecandy-theme) | | ||
| [@nomada-sh/react-native-eyecandy-icons](/packages/react-native-eyecandy-icons) | [](https://www.npmjs.com/package/@nomada-sh/react-native-eyecandy-icons) | | ||
|
||
## Installation | ||
|
||
Check [getting started](https://eyecandy.nomada.cloud/docs/getting-started#installation) section of our docs for the detailed installation instructions. | ||
|
||
## 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/components/actionsheet) page for info about this library, API reference and more. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters