I want to build something like this with React Native:
(image source https://developer.apple.com/design/human-interface-guidelines/ios/views/tables/) How can this be done in React Native? Do I need 3rd party libraries for that or is it possible with the "core" React Native?