Specs on Apple human interface design like http://material.io/
I am coming from Android development to iOS development.
Our design was dictated by the awesome detail provided at http://material.io/ - it gives us down to the pixel how many pixels to right/left margin spacing font size etc.
I was trying to create a list item in Android and followed the guide here perfectly - https://material.io/guidelines/components/lists.html#lists-specs
I cannot find something like this for Apple's human interface design. For example, is there anything with the exact spacings margins and font sizes for list item in iOS design?
I find this - https://developer.apple.com/ios/human-interface-guidelines/views/tables/ - but it has no numbers. Just pictures/principals/ideas.