react-native-calculator
react-native-calculator copied to clipboard
Calculator input component output not reflecting in text container
Hi, once a calculation is completed and pressing '=' button, 'confirm' button doesn't show up. And the output of the calculation is not reflected in the text container. For some context, I'm using Calculator input component in a form.
@budiadiono