In my React Native 0.62.3 app, a modal is used to collect user input. Here is the view code:
modal
const [price, setPrice] = useState(0); const [shippi