Which of these are valid use cases for React Native – View?
1) View also supports synthetic touch events, which can be useful for different purposes
2) When you need to wrap your elements inside the container, you can use View as a container element
Options
- 1
- 21
- 1 and 2
- None of these