props childrren in function component react typescript code example Example: react native typescript children prop interface Props { children: React.ReactNode; }