Tag – user input
1 article tagged with "user input"
(See all tags)
(See all tags)
FFive ways to prompt your user for input in React Native
25/01/2019 — ☕☕ 12 Min Read — In React Native
TL;DR: Use a prompts screen in a modal navigator, wrapped in a promise that pops when resolved.