import React from 'react';import { Text } from 'react-native'; ... You can export your function component with JavaScript's export default ...
確定! 回上一頁