0.1.25 • Published 8 months ago
twrn-components v0.1.25
twrn-components
bunch of common components for React-Native
Welcome to TWRN!! Components for React Native You can try common component in React Native here, with some additional props and style.
Getting Started
Please add this one before install:
yarn:
yarn add twrn-styles
npm:
npm install twrn-styles
Then, install:
yarn:
yarn add twrn-components
npm:
npm install twrn-components
Example
import {Button} from 'twrn-components'
import {TWStyles} from 'twrn-styles'
<Button containerStyle={[TWStyles.alignCenter, TWStyles.justifyCenter]}>Hit me</Button>
Terima kasih!
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.24
8 months ago
0.1.25
8 months ago
0.1.20
9 months ago
0.1.21
9 months ago
0.1.11
9 months ago
0.1.23
8 months ago
0.1.12
9 months ago
0.1.14
9 months ago
0.1.15
9 months ago
0.1.16
9 months ago
0.1.18
9 months ago
0.1.19
9 months ago
0.1.7
10 months ago
0.1.6
11 months ago
0.1.5
11 months ago
0.1.3
11 months ago
0.1.2
11 months ago
0.1.1
11 months ago
0.1.0
11 months ago