Login
Remember
Register
Ask a Question
What is Alert API in React Native?
0
votes
asked
May 20, 2020
in
ReactJS
by
GeorgeBell
As we all know, alert box takes the focus away from the current window, and forces the user to read the message. In React Native, this can be possible by importing Alert API. An Alert API will contain title, message and confirmation button.
#reactjs
#react-native
Please
log in
or
register
to answer this question.
0
Answers
...