@@ -117,25 +117,25 @@ const ReactNativeViewConfig = {
117
117
alignSelf : true ,
118
118
aspectRatio : true ,
119
119
backfaceVisibility : true ,
120
- backgroundColor : { process : require ( 'processColor' ) } ,
121
- borderBottomColor : { process : require ( 'processColor' ) } ,
120
+ backgroundColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
121
+ borderBottomColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
122
122
borderBottomEndRadius : true ,
123
123
borderBottomLeftRadius : true ,
124
124
borderBottomRightRadius : true ,
125
125
borderBottomStartRadius : true ,
126
126
borderBottomWidth : true ,
127
- borderColor : { process : require ( 'processColor' ) } ,
128
- borderEndColor : { process : require ( 'processColor' ) } ,
127
+ borderColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
128
+ borderEndColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
129
129
borderEndWidth : true ,
130
- borderLeftColor : { process : require ( 'processColor' ) } ,
130
+ borderLeftColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
131
131
borderLeftWidth : true ,
132
132
borderRadius : true ,
133
- borderRightColor : { process : require ( 'processColor' ) } ,
133
+ borderRightColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
134
134
borderRightWidth : true ,
135
- borderStartColor : { process : require ( 'processColor' ) } ,
135
+ borderStartColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
136
136
borderStartWidth : true ,
137
137
borderStyle : true ,
138
- borderTopColor : { process : require ( 'processColor' ) } ,
138
+ borderTopColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
139
139
borderTopEndRadius : true ,
140
140
borderTopLeftRadius : true ,
141
141
borderTopRightRadius : true ,
@@ -156,7 +156,7 @@ const ReactNativeViewConfig = {
156
156
flexShrink : true ,
157
157
flexWrap : true ,
158
158
height : true ,
159
- hitSlop : { diff : ( require ( 'insetsDiffer' ) : any ) } ,
159
+ hitSlop : { diff : ( require ( '../../Utilities/differ/ insetsDiffer' ) : any ) } ,
160
160
importantForAccessibility : true ,
161
161
justifyContent : true ,
162
162
left : true ,
@@ -199,8 +199,8 @@ const ReactNativeViewConfig = {
199
199
rotation : true ,
200
200
scaleX : true ,
201
201
scaleY : true ,
202
- shadowColor : { process : require ( 'processColor' ) } ,
203
- shadowOffset : { diff : require ( 'sizesDiffer' ) } ,
202
+ shadowColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
203
+ shadowOffset : { diff : require ( '../../Utilities/differ/ sizesDiffer' ) } ,
204
204
shadowOpacity : true ,
205
205
shadowRadius : true ,
206
206
shouldRasterizeIOS : true ,
@@ -211,33 +211,33 @@ const ReactNativeViewConfig = {
211
211
alignSelf : true ,
212
212
aspectRatio : true ,
213
213
backfaceVisibility : true ,
214
- backgroundColor : { process : require ( 'processColor' ) } ,
215
- borderBottomColor : { process : require ( 'processColor' ) } ,
214
+ backgroundColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
215
+ borderBottomColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
216
216
borderBottomEndRadius : true ,
217
217
borderBottomLeftRadius : true ,
218
218
borderBottomRightRadius : true ,
219
219
borderBottomStartRadius : true ,
220
220
borderBottomWidth : true ,
221
- borderColor : { process : require ( 'processColor' ) } ,
222
- borderEndColor : { process : require ( 'processColor' ) } ,
221
+ borderColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
222
+ borderEndColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
223
223
borderEndWidth : true ,
224
- borderLeftColor : { process : require ( 'processColor' ) } ,
224
+ borderLeftColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
225
225
borderLeftWidth : true ,
226
226
borderRadius : true ,
227
- borderRightColor : { process : require ( 'processColor' ) } ,
227
+ borderRightColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
228
228
borderRightWidth : true ,
229
- borderStartColor : { process : require ( 'processColor' ) } ,
229
+ borderStartColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
230
230
borderStartWidth : true ,
231
231
borderStyle : true ,
232
- borderTopColor : { process : require ( 'processColor' ) } ,
232
+ borderTopColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
233
233
borderTopEndRadius : true ,
234
234
borderTopLeftRadius : true ,
235
235
borderTopRightRadius : true ,
236
236
borderTopStartRadius : true ,
237
237
borderTopWidth : true ,
238
238
borderWidth : true ,
239
239
bottom : true ,
240
- color : { process : require ( 'processColor' ) } ,
240
+ color : { process : require ( '../../StyleSheet/ processColor' ) } ,
241
241
decomposedMatrix : true ,
242
242
direction : true ,
243
243
display : true ,
@@ -275,7 +275,7 @@ const ReactNativeViewConfig = {
275
275
minWidth : true ,
276
276
opacity : true ,
277
277
overflow : true ,
278
- overlayColor : { process : require ( 'processColor' ) } ,
278
+ overlayColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
279
279
padding : true ,
280
280
paddingBottom : true ,
281
281
paddingEnd : true ,
@@ -291,23 +291,23 @@ const ReactNativeViewConfig = {
291
291
rotation : true ,
292
292
scaleX : true ,
293
293
scaleY : true ,
294
- shadowColor : { process : require ( 'processColor' ) } ,
295
- shadowOffset : { diff : require ( 'sizesDiffer' ) } ,
294
+ shadowColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
295
+ shadowOffset : { diff : require ( '../../Utilities/differ/ sizesDiffer' ) } ,
296
296
shadowOpacity : true ,
297
297
shadowRadius : true ,
298
298
start : true ,
299
299
textAlign : true ,
300
300
textAlignVertical : true ,
301
- textDecorationColor : { process : require ( 'processColor' ) } ,
301
+ textDecorationColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
302
302
textDecorationLine : true ,
303
303
textDecorationStyle : true ,
304
- textShadowColor : { process : require ( 'processColor' ) } ,
304
+ textShadowColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
305
305
textShadowOffset : true ,
306
306
textShadowRadius : true ,
307
307
textTransform : true ,
308
- tintColor : { process : require ( 'processColor' ) } ,
308
+ tintColor : { process : require ( '../../StyleSheet/ processColor' ) } ,
309
309
top : true ,
310
- transform : { diff : require ( 'matricesDiffer' ) } ,
310
+ transform : { diff : require ( '../../Utilities/differ/ matricesDiffer' ) } ,
311
311
transformMatrix : true ,
312
312
translateX : true ,
313
313
translateY : true ,
@@ -317,7 +317,7 @@ const ReactNativeViewConfig = {
317
317
} ,
318
318
testID : true ,
319
319
top : true ,
320
- transform : { diff : require ( 'matricesDiffer' ) } ,
320
+ transform : { diff : require ( '../../Utilities/differ/ matricesDiffer' ) } ,
321
321
translateX : true ,
322
322
translateY : true ,
323
323
width : true ,
0 commit comments