react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Bug fix/cross button #104

Open piyushdevOP opened 3 years ago

piyushdevOP commented 3 years ago

What kind of change does this PR introduce?

Bug Fix

Did you add tests for your changes? No. If relevant, did you update the documentation? Not Required Summary This PR fixes the crossButton bug in Input page. The cross button now clears the input text. Fixes Issue #70

Does this PR introduce a breaking change? Not Applicable

Other information

netlify[bot] commented 3 years ago

Deploy preview for rne-playground ready!

Built with commit a3343869c03507e75d352d4a5ae03b7b73d8b7f9

https://deploy-preview-104--rne-playground.netlify.app

piyushdevOP commented 3 years ago

Issue #70

https://user-images.githubusercontent.com/68142366/112758577-c986e400-900c-11eb-94aa-429d6ea70bbb.mov

Fixed #104

https://user-images.githubusercontent.com/68142366/112758627-f0451a80-900c-11eb-8d0e-1cf14cbab295.mov

@ARJUN-SABU @ankushdutt @pranshuchittora @Uyadav207 Please look into it. This PR fixes issue #70 .