how to save user form input data to firestore in reactnative

i’ve been trying to submit user input to my firebase database but it doesn’t work for me. i’m a beginner in react-native and firebase kindly help. Say, i have 3 input fields and want to save the data entered by user into my database after clicking on submit.