书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 20254 个相关结果.
  • Native File Drag & Drop

    Native File Drag & Drop Overview Example Preload.js Index.html Renderer.js Main.js Native File Drag & Drop Overview Certain kinds of applications that manipulate files mi...
  • JavaScript 与 Native 通信

    JS 与 Native 通信 准备工作 在 JS 环境中与 Native 通信 在 Native 中与 JS 进行通讯 在 Dart 环境中与 JS 进行通讯 在 Objective-C/Swift 环境中与 JS 进行通讯 处理 JS 的函数调用 调用 JS 函数 在 Java/Kotlin 环境中与 JS 进行通讯 处理 JS 的函数调用 ...
  • 测试React Native程序

    测试React Native程序 安装 Snapshot Test 预设配置 环境 transformIgnorePatterns customization setupFiles moduleNameMapper Tips Mock native modules using jest.mock Version: 27.1 测试Re...
  • Native UI 组件(iOS)

    Native UI 组件(iOS) iOS MapView 示例 属性 事件 样式 Native UI 组件(iOS) 有许多 native UI 小部件可以应用到最新的应用程序中——其中一些是平台的一部分,另外的可以用作第三方库,并且更多的是它们可以用于你自己的选集中。React Native 有几个最关键的平台组件已经包装好了,如 Scr...
  • Cloud Native Storage with Longhorn

    使用 Longhorn 进行云原生存储 Longhorn Longhorn 与 Rancher 使用 Longhorn 进行云原生存储 Longhorn Longhorn 是官方的云原生计算基金会(CNCF) 项目,它为 Kubernetes 提供了一个可以在任何地方运行的强大的云原生分布式存储平台。当与 Rancher 相结合使用时,Longh...
  • 从 React Native 迁移

    从 React Native 迁移 触屏 Touchable 系列组件 动画系统 手势系统 从 React Native 迁移 Hippy React 基本兼容 React Native 语法,但相对 React Native 提供的组件,Hippy 更加内聚,除了部分组件可能需要通过前端重新实现,主要还有以下三个区别: 触屏 Touc...
  • Debugging JavaScript on Native Platforms

    Debugging JavaScript on Native Platforms Debugging on Android / iOS Debugging on Windows / Mac Other Platform Debugging Debugging JavaScript on Native Platforms After a game ...
  • 8 Cloud Native Features

    8 Cloud Native Features 8 Cloud Native Features The majority of JVM frameworks in use today were designed before the rise of cloud deployments and microservice architectures. Ap...
  • 测试React Native程序

    安装 Snapshot Test 预设配置 环境 transformIgnorePatterns customization setupFiles moduleNameMapper Tips Mock native modules using jest.mock 在 Facebook,我们使用 Jest 测试 React 应用。 阅读...
  • Testing React Native Apps

    Testing React Native Apps 安装 Snapshot Test Preset configuration Environment transformIgnorePatterns customization setupFiles moduleNameMapper Tips Mock native modules using ...