Import Alert, Text, View and StyleSheet component in your react native project’s main App. js file. import React, { Component } from ‘react’; import { Alert, Text, View, StyleSheet } from ‘react-native’
Import Alert, Text, View and StyleSheet component in your react native project’s main App. js file. import React, { Component } from ‘react’; import { Alert, Text, View, StyleSheet } from ‘react-native’