
[英](Automatic) reloadData on Tableview(tabbar2) once Array is updated in tabbar1 (without needing to change tabbars)
tabbar1 - 我使用核心蓝牙连接到一些外围设备。 连接后,我更新一个数组。 在 TabBar2 中 - 我通过静态单元格和动态单元格的组合通过 XIB 文件连接了一些原型(自定义)单元格(类似于此解决方案 - https://stackoverflow.com/a/49157374/14 ...