react native props.children typescript type code example Example: react children typescript interface Props { children: JSX.Element[] | JSX.Element }