You want to use ImageViews in JavaScript while building an Android application in React native.
Which of these annotations can be used to expose view property setters while doing so?
Options
- @ReactProp
- @ReactPropGroup
- @ReactComponent
- Only Choice 1 and Choice 2
- Only Choice 1 and Choice 3