enter picture description right here
This picture depicts the present code that was advised to me by a fried to have the ability to add this function. But this code solely makes the all of the tags disappear which should not be occurring. It really works simply high quality when the Scroll View is not there, however for some purpose when it is there, the tags vanish?
I attempted flexDirection: “row” and flexDirection: “column” with flexWrap: “wrap”. These are within the View part that wrap the TAGS.map. As well as, I’ve tried to set a maxHeight: 120 to that very same View simply to guarantee that the tags weren’t being deleted as a result of it wasn’t being rendered. That was not the problem. I’ve tried utilizing Math methods that resulted within the tags disappearing. Principally, every little thing I’ve tried resulted in all the tags disappearing. I’ve tried GPT, however that additionally offers me issues that I’ve already tried and do not work.
That is my first time posting on right here, so if there’s one thing that I am lacking, please let me know!
If somebody may please help, that might be superior! Thanks a lot!