unicorn-demo-app 8.0.1-snapshot.7510 → 8.0.1-snapshot.7529

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": "8.0.1-snapshot.7510",
3
+ "version": "8.0.1-snapshot.7529",
4
4
  "main": "src/index.js",
5
5
  "author": "Ethan Sharabi <ethan.shar@gmail.com>",
6
6
  "license": "MIT",
@@ -4726,8 +4726,8 @@ exports[`TextField Screen renders screen 1`] = `
4726
4726
  hitSlop={
4727
4727
  {
4728
4728
  "bottom": 7.5,
4729
- "left": 10,
4730
- "right": 10,
4729
+ "left": 24,
4730
+ "right": 24,
4731
4731
  "top": 7.5,
4732
4732
  }
4733
4733
  }