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