I worry more about the processTransforms call before it, though. What happens there is RN goes through the list of transforms and calculates a transformation matrix. The transforms are read from a dynamic data structure - ReadableMap.
I worry more about the processTransforms call before it, though. What happens there is RN goes through the list of transforms and calculates a transformation matrix. The transforms are read from a dynamic data structure - ReadableMap.