https://github.com/jzarca01/humaaans-native
Humaaans.com for React-Native
https://github.com/jzarca01/humaaans-native
illustrations react-native svg
Last synced: 8 months ago
JSON representation
Humaaans.com for React-Native
- Host: GitHub
- URL: https://github.com/jzarca01/humaaans-native
- Owner: jzarca01
- Created: 2018-12-30T13:10:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T18:12:09.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T02:33:58.559Z (9 months ago)
- Topics: illustrations, react-native, svg
- Language: JavaScript
- Size: 1.31 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Humaaans-Native
Humaaans.com for React-Native

## Install
`npm install --save humaaans-native`
## Usage
```javascript
import { Sitting1, Standing2 } from 'humaaans-native';const StandingExample = () => (
);const SittingExample = () => (
);
```## Components
All the components are SVG illustrations.
Available components (visible here : https://www.dropbox.com/sh/grfucsjeaxe811s/AACNqTXfYZBrhRLcq29v_gpla/Flat%20Assets/Humaaans?dl=0&subfolder_nav_tracking=1) :
- [x] Sitting1
- [x] Sitting2
- [x] Sitting3
- [x] Sitting4
- [x] Sitting5
- [x] Sitting6
- [x] Sitting7
- [x] Sitting8- [x] Standing1
- [x] Standing2
- [x] Standing3
- [x] Standing4
- [x] Standing5
- [x] Standing6
- [x] Standing7
- [x] Standing8
- [x] Standing9
- [x] Standing10
- [x] Standing11
- [x] Standing12
- [x] Standing13
- [x] Standing14
- [x] Standing15
- [x] Standing16
- [x] Standing17
- [x] Standing18
- [x] Standing19
- [x] Standing20
- [x] Standing21
- [x] Standing22
- [x] Standing23
- [x] Standing24- [x] More Humaaans components coming soon...
## Example
See https://github.com/jzarca01/react-native-humaaans-example for an example
Don't forget to
```shell
react-native link react-native-svg
```## Credits
All graphic illustrations are made by [Pablo Stanley](https://twitter.com/pablostanley)