0.1.1 • Published 12 months ago

rn-amolinari-theme v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

rn-amolinari-theme

Per il momento sono un tema molto generico e servo soltanto per controllare se riesci a buildare le app da GitHub e da xCodeCloud. Un giorno divenetrò il tema di LiFi Art

Installation

yarn add rn-amolinari-theme

or

npm install rn-amolinari-theme

Usage

import { Text } from 'rn-amolinari-theme';

// ...

return (
  <>
    <Text category="h2">Ciao sono Andrea</Text>
  </>
)

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.1.1

12 months ago