create simple alert in reactnative
import {Text, Alert} from 'react-native';
<Text onPress={()=> Alert.alert('hello user!')}>click</Text>
create simple alert in reactnative
import {Text, Alert} from 'react-native';
<Text onPress={()=> Alert.alert('hello user!')}>click</Text>
For further actions, you may consider blocking this person and/or reporting abuse
Dariel Vila -
Mitchell -
Ipii -
keploy -
Top comments (0)