码农朱哲
码农朱哲
有计划支持osx吗?
1、自定义原生组件 2、原生库(.aar,.framework)如何引用
```xml google ``` How to handle ?
**新功能描述** 希望支持原生Page开发,便于APP开发中特定场景开发 **补充信息** 某些场景下,采用vue\nvue可能无法完全满足开发需求。这个时候可能需要采用纯原生开发界面(单独activity\viewcontroller),但是原生界面无法和uniapp的页面堆栈混合。 因此,希望提供NativePage接口,并通过原生插件的方式集成。 假定api接口如下: * 跳转到Native Page ```js uni.navigateTo({ native:true, url: '/nativepage/test/test' }) ``` 其中/nativepage/test/test通过插件配置
- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 支持react native使用skia渲染 ### What...
如果可能得话,希望支持react-native-skia
目前这个问题,暂时无解,可以用openFlutter代替下(但无法嵌入到uni-app环境)