Hi, i am doing a chat app that need to implement recording function like WhatsApp, when hold the button will start recording and if release inside the button will send it and if release the button outside will cancel it, i would like to know how to achieve it as i see the Button Component and Touchable component didn't provide the function, thank you!