VirtualView-iOS icon indicating copy to clipboard operation
VirtualView-iOS copied to clipboard

A solution to create & release UI component dynamically.

Results 9 VirtualView-iOS issues
Sort by recently updated
recently updated
newest added

When action is Array or Dictionary, it's hard to transformed to NSArray or NSDictionary. ``` "items": [ "action": { "id": 1, "name: "book name" }, "type": 1" ] ``` the...

我使用demo,在page页里面,实现了代理方法: - (void)virtualViewClickedWithAction:(NSString *)action andValue:(NSString *)value{ if (action) { NSLog(@"action: %@, value: %@", action, value); [self.navigationController pushViewController:[[GridViewController alloc] initWithFilename:@"Grid"] animated:YES]; } } 我跳转到GridViewController,之后我popVC之后page页无法获取此页面的params参数,无法显示图片(无法加载URL),此时navigationController 中没有保存响应的VC,这里是怎么解决的?

虚拟容器的layer隐式动画效果是不是需要处理下,还是使用姿势不对

欢迎大家来登记使用情况: https://github.com/pingguohe/tangram/issues/1 可参与到官网主页的展示中。

help wanted

现在不让访问了吗?没人维护了?