QuizIntermediate

useState Hook Fundamentals

Understand what useState returns and how to use it in a component.

What does calling useState(0) return in a React Native component?