@@ -975,6 +975,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
975975 undefined ,
976976 ]
977977 }
978+ testID = " keypad-key-1"
978979 >
979980 <Text
980981 accessibilityRole = " none"
@@ -1027,6 +1028,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
10271028 undefined ,
10281029 ]
10291030 }
1031+ testID = " keypad-key-2"
10301032 >
10311033 <Text
10321034 accessibilityRole = " none"
@@ -1079,6 +1081,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
10791081 undefined ,
10801082 ]
10811083 }
1084+ testID = " keypad-key-3"
10821085 >
10831086 <Text
10841087 accessibilityRole = " none"
@@ -1145,6 +1148,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
11451148 undefined ,
11461149 ]
11471150 }
1151+ testID = " keypad-key-4"
11481152 >
11491153 <Text
11501154 accessibilityRole = " none"
@@ -1197,6 +1201,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
11971201 undefined ,
11981202 ]
11991203 }
1204+ testID = " keypad-key-5"
12001205 >
12011206 <Text
12021207 accessibilityRole = " none"
@@ -1249,6 +1254,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
12491254 undefined ,
12501255 ]
12511256 }
1257+ testID = " keypad-key-6"
12521258 >
12531259 <Text
12541260 accessibilityRole = " none"
@@ -1315,6 +1321,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
13151321 undefined ,
13161322 ]
13171323 }
1324+ testID = " keypad-key-7"
13181325 >
13191326 <Text
13201327 accessibilityRole = " none"
@@ -1367,6 +1374,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
13671374 undefined ,
13681375 ]
13691376 }
1377+ testID = " keypad-key-8"
13701378 >
13711379 <Text
13721380 accessibilityRole = " none"
@@ -1419,6 +1427,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
14191427 undefined ,
14201428 ]
14211429 }
1430+ testID = " keypad-key-9"
14221431 >
14231432 <Text
14241433 accessibilityRole = " none"
@@ -1487,6 +1496,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
14871496 },
14881497 ]
14891498 }
1499+ testID = " keypad-key-dot"
14901500 >
14911501 <Text
14921502 accessibilityRole = " none"
@@ -1539,6 +1549,7 @@ exports[`EarnInputView render matches snapshot 1`] = `
15391549 undefined ,
15401550 ]
15411551 }
1552+ testID = " keypad-key-0"
15421553 >
15431554 <Text
15441555 accessibilityRole = " none"
@@ -2648,6 +2659,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
26482659 undefined ,
26492660 ]
26502661 }
2662+ testID = " keypad-key-1"
26512663 >
26522664 <Text
26532665 accessibilityRole = " none"
@@ -2700,6 +2712,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
27002712 undefined ,
27012713 ]
27022714 }
2715+ testID = " keypad-key-2"
27032716 >
27042717 <Text
27052718 accessibilityRole = " none"
@@ -2752,6 +2765,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
27522765 undefined ,
27532766 ]
27542767 }
2768+ testID = " keypad-key-3"
27552769 >
27562770 <Text
27572771 accessibilityRole = " none"
@@ -2818,6 +2832,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
28182832 undefined ,
28192833 ]
28202834 }
2835+ testID = " keypad-key-4"
28212836 >
28222837 <Text
28232838 accessibilityRole = " none"
@@ -2870,6 +2885,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
28702885 undefined ,
28712886 ]
28722887 }
2888+ testID = " keypad-key-5"
28732889 >
28742890 <Text
28752891 accessibilityRole = " none"
@@ -2922,6 +2938,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
29222938 undefined ,
29232939 ]
29242940 }
2941+ testID = " keypad-key-6"
29252942 >
29262943 <Text
29272944 accessibilityRole = " none"
@@ -2988,6 +3005,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
29883005 undefined ,
29893006 ]
29903007 }
3008+ testID = " keypad-key-7"
29913009 >
29923010 <Text
29933011 accessibilityRole = " none"
@@ -3040,6 +3058,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
30403058 undefined ,
30413059 ]
30423060 }
3061+ testID = " keypad-key-8"
30433062 >
30443063 <Text
30453064 accessibilityRole = " none"
@@ -3092,6 +3111,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
30923111 undefined ,
30933112 ]
30943113 }
3114+ testID = " keypad-key-9"
30953115 >
30963116 <Text
30973117 accessibilityRole = " none"
@@ -3160,6 +3180,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
31603180 },
31613181 ]
31623182 }
3183+ testID = " keypad-key-dot"
31633184 >
31643185 <Text
31653186 accessibilityRole = " none"
@@ -3212,6 +3233,7 @@ exports[`EarnInputView when values are entered in the keypad updates ETH and fia
32123233 undefined ,
32133234 ]
32143235 }
3236+ testID = " keypad-key-0"
32153237 >
32163238 <Text
32173239 accessibilityRole = " none"
0 commit comments