rn-amolinari-theme
v0.1.1
Published
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 aMolinariCom
Downloads
2
Readme
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