|
6 | 6 | > Beautiful backgrounds shapes to React Native based in flex |
7 | 7 |
|
8 | 8 | ### Examples |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
| 9 | + |
| 10 | +{:height="50%" width="50%"} |
| 11 | +{:height="50%" width="50%"} |
| 12 | +{:height="50%" width="50%"} |
| 13 | +{:height="50%" width="50%"} |
13 | 14 |
|
14 | 15 | ### Installation |
15 | 16 | **Yarn** |
@@ -52,14 +53,14 @@ return ( |
52 | 53 | ]} |
53 | 54 | /> |
54 | 55 | ``` |
55 | | -**primaryColor**: String, HEX color. |
56 | | -**secondaryColor**: String, HEX color. |
57 | | -**height**: Number, 1 = full screen, default (3.5) |
58 | | -**borderRadius**: Number, default 30 |
59 | | -**figures**: Array |
60 | | -* **name**: String = "circle","donut, "triangle", "diamondNarrow", "cutDiamond" |
61 | | -* **position**: String = "flex-start", "center, "flex-end", "baseline", "stretch" |
62 | | -* **axis**: String = "top", "right, "bottom", "left" |
| 56 | +* **primaryColor**: String, HEX color. |
| 57 | +* **secondaryColor**: String, HEX color. |
| 58 | +* **height**: Number, 1 = full screen, default (3.5) |
| 59 | +* **borderRadius**: Number, default 30 |
| 60 | +* **figures**: Array |
| 61 | +* * **name**: String = "circle","donut, "triangle", "diamondNarrow", "cutDiamond" |
| 62 | +* * **position**: String = "flex-start", "center, "flex-end", "baseline", "stretch" |
| 63 | +* * **axis**: String = "top", "right, "bottom", "left" |
63 | 64 |
|
64 | 65 | ## License |
65 | 66 |
|
|
0 commit comments