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