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