react-native-calculator icon indicating copy to clipboard operation
react-native-calculator copied to clipboard

fixing buttons click delay

Open ilies-space opened this issue 4 years ago • 0 comments

i had a a problem using this calculator on android version , for tablet and even normal phone ! when i perform a button click most of times froze and i need to make a long press to select something . i fixed that now using a property for the touchable opacity /* delayPressIn = {0} */

ilies-space avatar Sep 15 '20 07:09 ilies-space