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
Ashley D -
Aleksey Nagovitsyn -
sister maria Monahan -
Amélie -
Top comments (0)