Question: 46
(Choose 2 answers)
What is a possible reason for using plain JavaScript objects to define styles in React Native?
A. It enhances performance significantly
B. It is compatible with JavaScript's object notation
C. It allows dynamic styling based on component state
D. It avoids the need to import CSS files