unicorn-demo-app 7.46.0 → 7.46.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "unicorn-demo-app",
3
- "version": "7.46.0",
3
+ "version": "7.46.1",
4
4
  "main": "src/index.js",
5
5
  "author": "Ethan Sharabi <ethan.shar@gmail.com>",
6
6
  "license": "MIT",
@@ -477,11 +477,11 @@ exports[`AvatarScreen renders screen 1`] = `
477
477
  },
478
478
  {
479
479
  "backgroundColor": "transparent",
480
- "color": "#CD4700",
480
+ "color": "#9E3900",
481
481
  "lineHeight": undefined,
482
482
  },
483
483
  {
484
- "color": "#CD4700",
484
+ "color": "#9E3900",
485
485
  },
486
486
  ],
487
487
  ]
@@ -776,7 +776,7 @@ exports[`AvatarScreen renders screen 1`] = `
776
776
  {
777
777
  "alignItems": "center",
778
778
  "alignSelf": "flex-start",
779
- "backgroundColor": "#116DFF",
779
+ "backgroundColor": "#0F62E6",
780
780
  "borderRadius": 999,
781
781
  "justifyContent": "center",
782
782
  "overflow": "hidden",
@@ -1034,7 +1034,7 @@ exports[`AvatarScreen renders screen 1`] = `
1034
1034
  {
1035
1035
  "alignItems": "center",
1036
1036
  "alignSelf": "flex-start",
1037
- "backgroundColor": "#116DFF",
1037
+ "backgroundColor": "#0F62E6",
1038
1038
  "borderRadius": 999,
1039
1039
  "justifyContent": "center",
1040
1040
  "overflow": "hidden",
@@ -1292,7 +1292,7 @@ exports[`AvatarScreen renders screen 1`] = `
1292
1292
  {
1293
1293
  "alignItems": "center",
1294
1294
  "alignSelf": "flex-start",
1295
- "backgroundColor": "#116DFF",
1295
+ "backgroundColor": "#0F62E6",
1296
1296
  "borderRadius": 999,
1297
1297
  "justifyContent": "center",
1298
1298
  "overflow": "hidden",
@@ -1759,7 +1759,7 @@ exports[`AvatarScreen renders screen 1`] = `
1759
1759
  {
1760
1760
  "alignItems": "center",
1761
1761
  "alignSelf": "flex-start",
1762
- "backgroundColor": "#116DFF",
1762
+ "backgroundColor": "#0F62E6",
1763
1763
  "borderRadius": 999,
1764
1764
  "justifyContent": "center",
1765
1765
  "overflow": "hidden",
@@ -2617,7 +2617,7 @@ exports[`AvatarScreen renders screen 1`] = `
2617
2617
  "top": 0,
2618
2618
  },
2619
2619
  {
2620
- "backgroundColor": "#116DFF",
2620
+ "backgroundColor": "#0F62E6",
2621
2621
  },
2622
2622
  {
2623
2623
  "bottom": 1,
@@ -3142,7 +3142,7 @@ exports[`AvatarScreen renders screen 1`] = `
3142
3142
  {
3143
3143
  "alignItems": "center",
3144
3144
  "alignSelf": "flex-start",
3145
- "backgroundColor": "#116DFF",
3145
+ "backgroundColor": "#0F62E6",
3146
3146
  "borderRadius": 999,
3147
3147
  "justifyContent": "center",
3148
3148
  "overflow": "hidden",
@@ -4387,7 +4387,7 @@ exports[`TextField Screen renders screen 1`] = `
4387
4387
  "textAlign": "right",
4388
4388
  },
4389
4389
  {
4390
- "color": "#116DFF",
4390
+ "color": "#0F62E6",
4391
4391
  },
4392
4392
  ],
4393
4393
  ]
@@ -5144,7 +5144,7 @@ exports[`TextField Screen renders screen 1`] = `
5144
5144
  "lineHeight": 24,
5145
5145
  },
5146
5146
  {
5147
- "color": "#116DFF",
5147
+ "color": "#0F62E6",
5148
5148
  },
5149
5149
  undefined,
5150
5150
  undefined,