0.0.2 • Published 2 years ago

turbo-native v0.0.2

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

Turbo Native

A React Native Tool. Using the turbo-native you can improve your development speed by using customizable components.

Installation

You can install the package by following command: npm install turbo-native --save

Usage

import { Typography } from 'turbo-native';

<Typography
    variant="title"
    color="primary"
    children="This is a title"
    />

Caution

The package is under development. Then help us to improve it, please !

0.0.2

2 years ago

0.0.1

3 years ago