https://github.com/ilia-kurganskii/react-native-nucleus-ui
React Native UI Kit
https://github.com/ilia-kurganskii/react-native-nucleus-ui
react react-native uikit
Last synced: 11 months ago
JSON representation
React Native UI Kit
- Host: GitHub
- URL: https://github.com/ilia-kurganskii/react-native-nucleus-ui
- Owner: ilia-kurganskii
- License: mit
- Created: 2022-05-15T18:13:26.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-07-17T22:16:13.000Z (about 1 year ago)
- Last Synced: 2025-07-18T03:03:37.146Z (about 1 year ago)
- Topics: react, react-native, uikit
- Language: TypeScript
- Homepage:
- Size: 12.7 MB
- Stars: 14
- Watchers: 0
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

## Installation
```sh
npm install react-native-nucleus-ui
```
## Usage
```js
import { Button } from "react-native-nucleus-ui";
// ...
```
## Design
https://www.nucleus-ui.com
## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT