Can we use text input/editable component as itemrenderer?
Answer Posted / Urvashi
While it is technically possible, using a TextInput or other editable components as itemRenderers can lead to performance issues and complications due to the dynamic nature of these components. It's generally recommended to create custom itemRenderers when rendering complex data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers