What is the proper way to create UI elements dynamically that have their independent state/data in React (ionic/react)
问题 I'm not a frontend developer but I know JavaScript well enough for this problem. However, I started working with Ionic lately in combination with the React framework. I'm a beginner with Ionic/React and learning it was fun until I faced this issue. The app I'm developing is simple. I'm receiving values in (near) real time over websockets from the server and I want to show them in the UI. For this, I have ItemSliding or SlidingComponents in the UI, where I can swipe right in order to subscribe