MMA301_-_FA_2024_-_FE_2972.webp
Mahito95

MMA301_-_FA_2024_-_FE_2972.webp

  • Media owner Mahito95
  • Ngày thêm
(Choose 1 answer)
Study the code below and choose the correct output that you will expect to see on the emulator.
import React, {Component } from 'react';import { Text, View } from 'react-native';
class Header extends Component { render() { return ( <View><Text>This is header!</Text></View>);
} }
class Footer extends Component { render() { return ( <View><Text> This is footer!</Text></View>);
class MainScreen extends Component { render() {
return ( <View><Header /><Footer />
</View>
lovnort dofoult Moin Soro^n-

38

Thông tin

Category
MMA301
Thêm bởi
Mahito95
Ngày thêm
Lượt xem
4,052
Lượt bình luận
2
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
MMA301_-_FA_2024_-_FE_2972.webp
File size
226.6 KB
Dimensions
1920px x 1012px

Share this media

Back
Bên trên Bottom