Skip to content

Vdymir/rn-vdy-components

rn-vdy-components

react-native component library

Installation

npm install rn-vdy-components

Usage

import { Typography } from 'rn-vdy-components';

// ...

const Component = () => {
    return (
        <Typography>Hola mundo<Typography>
    )
};

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors