Kizspy Question: 35
(Choose 1 answer)
FJOVERFLOW.COM
What is the purpose of the render() method in a React Native component?
A. It updates the component's state
B. It renders the component's UI
C. It handles user input events
D. It performs data fetching operations