react-native-calculator
react-native-calculator copied to clipboard
fixing buttons click delay
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} */