children?: React.ReactNode; code example Example: react native typescript children prop interface Props { children: React.ReactNode; }