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