(Choose 1 answer)
What is the purpose of a Native module in React Native?
A. To define the layout of user interface components
B. To handle asynchronous JavaScript tasks
C. To interact with platform-specific APIs and functionalities
D. To manage state and data flow within the application