@@ -40,7 +40,7 @@ exports[`[SwitchToggle] Accessibility should render AccessibilityHint 1`] = `
4040 <View
4141 style = {
4242 Object {
43- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
43+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
4444 " transform" : Array [
4545 Object {
4646 " translateX" : 10 ,
@@ -113,7 +113,7 @@ exports[`[SwitchToggle] Accessibility should render AccessibilityLabel 1`] = `
113113 <View
114114 style = {
115115 Object {
116- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
116+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
117117 " transform" : Array [
118118 Object {
119119 " translateX" : 10 ,
@@ -186,7 +186,7 @@ exports[`[SwitchToggle] Accessibility should render AccessibilityRole 1`] = `
186186 <View
187187 style = {
188188 Object {
189- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
189+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
190190 " transform" : Array [
191191 Object {
192192 " translateX" : 10 ,
@@ -259,7 +259,7 @@ exports[`[SwitchToggle] Accessibility should render AccessibilityState 1`] = `
259259 <View
260260 style = {
261261 Object {
262- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
262+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
263263 " transform" : Array [
264264 Object {
265265 " translateX" : 10 ,
@@ -332,7 +332,7 @@ exports[`[SwitchToggle] Accessibility should render AccessibilityValue 1`] = `
332332 <View
333333 style = {
334334 Object {
335- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
335+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
336336 " transform" : Array [
337337 Object {
338338 " translateX" : 10 ,
@@ -402,7 +402,7 @@ exports[`[SwitchToggle] Rendering should render \`containerStyle\` and \`circleW
402402 <View
403403 style = {
404404 Object {
405- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
405+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
406406 " transform" : Array [
407407 Object {
408408 " translateX" : 80 ,
@@ -472,7 +472,7 @@ exports[`[SwitchToggle] Rendering should render \`containerStyle\` and \`circleW
472472 <View
473473 style = {
474474 Object {
475- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
475+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
476476 " transform" : Array [
477477 Object {
478478 " translateX" : " NaN[object Object]" ,
@@ -541,7 +541,7 @@ exports[`[SwitchToggle] Rendering should render \`containerStyle\` and \`contain
541541 <View
542542 style = {
543543 Object {
544- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
544+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
545545 " borderRadius" : 16 ,
546546 " height" : 32 ,
547547 " transform" : Array [
@@ -616,7 +616,7 @@ exports[`[SwitchToggle] Rendering should render RTL 1`] = `
616616 <View
617617 style = {
618618 Object {
619- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
619+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
620620 " transform" : Array [
621621 Object {
622622 " translateX" : 10 ,
@@ -689,7 +689,7 @@ exports[`[SwitchToggle] Rendering should render type === 0 1`] = `
689689 <View
690690 style = {
691691 Object {
692- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
692+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
693693 " borderRadius" : 16 ,
694694 " height" : 32 ,
695695 " transform" : Array [
@@ -764,7 +764,7 @@ exports[`[SwitchToggle] Rendering should render when \`containerStyle\` is not d
764764 <View
765765 style = {
766766 Object {
767- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
767+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
768768 " transform" : Array [
769769 Object {
770770 " translateX" : 10 ,
@@ -837,7 +837,7 @@ exports[`[SwitchToggle] Rendering should render without crashing 1`] = `
837837 <View
838838 style = {
839839 Object {
840- " backgroundColor" : " rgba(-37, -37, -37 , 1)" ,
840+ " backgroundColor" : " rgba(109, 109, 109 , 1)" ,
841841 " borderRadius" : 16 ,
842842 " height" : 32 ,
843843 " transform" : Array [
0 commit comments