UnPourTous / react-native-search-list

A searchable ListView which supports Chinese PinYin and alphabetical index.
https://github.com/UnPourTous/react-native-search-list
159 stars 66 forks source link

ios Cancel out of the screen #6

Closed bitcoinvsalts closed 6 years ago

bitcoinvsalts commented 6 years ago

image1 1

Maybe we could remove the cancel if the search input is not selected. and only display the cancel button when it's needed.

erichua23 commented 6 years ago

I've seen it in the newest rn version, I'll fix it, thx

jpdenford commented 6 years ago

I'm experiencing this issue too (iPhoneX simulator). Otherwise great component thanks

jpdenford commented 6 years ago

This has been fixed at 40f3ff271ef1f6dd21966520d59bb7eb963a18ad (just in case anyone is about to fork and fix it)

jpdenford commented 6 years ago

@erichua23 if you could publish to npm that'd be great. Thanks

erichua23 commented 6 years ago

@jpdenford done, thx. sorry for the late, I failed to publish npm the last time because of some error, maybe network.