对于 PlatformView 目前有两类模式
可清理的 PlatformView, 可以用于释放资源
可重置的 PlatformView, 可以用于 ListView 下共享复用 Host 实例
可刷新的 PlatformView, 可以简化 LaunchEffect 调用