/** * @flow */ import React from 'react'; import { Text } from 'react-native'; const TextOnLayoutExample = () => ; export default TextOnLayoutExample;