Is there a way to use React Native's AlertIOS api to have an alert with multiple textfields? It seems like the prompt function only allows for one.
And if there isn't a way to have multiple textfields, how would I go about adding this functionality to an alert?
Any help would be much appreciated! Thanks!