Kizspy | Question: 29
(Choose 1 answer)
What is the primary purpose of a Native module in a React Native application that uses useReducer?
A. To manage asynchronous tasks and side effects
B. To define the layout and styling of user interface components
C. To handle state management and data flow within the application
D. To interact with platform-specific APIs and functionalities