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