import React from 'react'; import { Text } from '@native-base/v3'; export default function () { return This is Text.; }