Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nascentdigital/nascentkit-react-native

An React Native framework that simplifies the creation of beautiful apps.
https://github.com/nascentdigital/nascentkit-react-native

Last synced: about 2 months ago
JSON representation

An React Native framework that simplifies the creation of beautiful apps.

Awesome Lists containing this project

README

        

# NascentKit for React Native

A set of React Native components that make building cross-platform user
interfaces simple and fun.

## Installation

Since the library is a JS-based solution, to install the latest version of
NascentKit you only need to run:

```bash
yarn add nascentkit-react-navigation
```

or

```bash
npm i -s nascentkit-react-navigation
```

## Documentation

Check out the [Component Guide](https://github.com/nascentdigital/nascentkit-react-native/tree/master/doc)
to see what's available and learn how to use our components.

## License

NascentKit for React Native is licensed under the [MIT License](https://github.com/nascentdigital/nascentkit-react-native/blob/master/LICENSE.md).