MMA301_-_SU_2023_-_1_395.webp
Scar89

MMA301_-_SU_2023_-_1_395.webp

  • Media owner Scar89
  • Ngày thêm
Answer (Choose 1 answer)
Study the code below and select the image that best represents how the code will render on the emulator.
import React from "react":
import { View, Text } from "react-native":
const ViewBoxes WithColorAndText = () => {
return (
<View
style={{
flexDirection: "row".
height: 100.padding: 20
}}
>
<View style={{ backgroundColor: "blue", flex: 0.5}} /><View style={{ backgroundColor: "red", flex: 0.3 }} /></View>
Figure 1
Figure 2
Figure 3
export default ViewBoxes WithColorAndText;
A. Figure 3
B. Figure 1
C. Figure 2
Exit 15

Thông tin

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

Image metadata

Filename
MMA301_-_SU_2023_-_1_395.webp
File size
63 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom