1.1.12 • Published 2 years ago

react-native-starsystem v1.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Get Started

Installation

Follow these instructions to install React Native Star System!

Usage

Start using the components or try it on Snack

import {Button} from 'react-native-starsystem';

<Button />;

Components included:

React Native Web support

As a cross platform UI Toolkit, you can now use RN Star System on the web & share your codebase between your React Native + React web apps. RNE components are rendered perfectly on browser. You can achieve this to target iOS, Android and Web by collaborating RNE and React Native for Web.

Documentation

View the full docs here

Contributing

Interested in contributing to this repo? Check out our Contributing Guide and submit a PR for a new feature/bug fix.