react-native-dom-expo icon indicating copy to clipboard operation
react-native-dom-expo copied to clipboard

Unable to update text value in TextInput

Open dai-shi opened this issue 5 years ago • 1 comments

I'm experimenting with my boilerplate: https://github.com/dai-shi/typescript-expo-apollo-boilerplate

One issue is when making TextInput empty when submitting. It doesn't update the component.

The code: https://github.com/dai-shi/typescript-expo-apollo-boilerplate/blob/3cdc702d996800f3bc12882e9a3791776128fab2/src/components/NewPost.tsx#L24

dai-shi avatar Mar 03 '19 14:03 dai-shi