how to change Button Icon while it is processing then it should go back to default button icon after the processing is done in React-native.
For Example: I have Microphone icon button and when i click on mic the icon should change to show that it is processing and when recording is done then it should turn back to default Microphone icon.