/** * @flow */ /* import React from 'react'; import { TextInput, View } from 'react-native'; const TextInputOnChangeTextExample = () => null; export default TextInputOnChangeTextExample; */