why cant export functional component directly in native code example Example: export default function react export default () => ( <pre>Header</pre> )