书栈网 · BookStack 本次搜索耗时 0.077 秒,为您找到 28970 个相关结果.
  • Tabs标签页

    Tabs 标签页 规则 代码演示 API Tabs Tabs.TabPane Tabs 标签页 用于让用户在不同的视图中进行切换。 规则 标签数量,一般 2-4 个;其中,标签中的文案需要精简,一般 2-4 个字。 在 iOS 端的次级页面中,不建议使用左右滑动来切换 Tab,这个和 iOS 的左滑返回存在冲突,eg:详情页中 T...
  • DB

    1069 2021-08-19 《Taro v3.2 教程》
    DB 参数 Database serverDate 示例代码 API 支持度 RegExp 示例代码 API 支持度 collection 示例代码 API 支持度 ServerDate IOptions IRegExp IRegExpOptions InternalSymbol API 支持度 Collection doc ...
  • DB

    1623 2020-07-15 《Taro v3.0 API文档》
    参数 Database serverDate 示例代码 API 支持度 RegExp 示例代码 API 支持度 collection 示例代码 API 支持度 ServerDate IOptions IRegExp IRegExpOptions InternalSymbol API 支持度 Collection doc 示例代...
  • 8.2.1 Package

    9.2.1 Package 9.2.1 Package react - native bundle -- platform android -- dev false -- entry - file index . android . js -- bundle - output android / bundle / ind...
  • 8.1.1 Package

    9.1.1 Package 9.1.1 Package react - native bundle -- platform ios -- dev false -- entry - file index . ios . js -- bundle - output ios / bundle / index . ios . b...
  • 测试

    测试 运行测试和贡献 Jest 测试 集成测试 快照测试 测试 运行测试和贡献 React Native 回购有几个你可以运行的测试,来验证你没有用PR引起拟合。这些测试是用 Travis 持续集成系统运行的,并自动的向你的 PR 发布结果。你也可以在 IntegrationTest 和在 Xcode 中的 UIExplorer 应用中...
  • 9.3 Resources

    9.3 Resources 9.3 Resources React Native Module for CodePush JSPatch 原文: https://unbug.gitbooks.io/react-native-training/content/93_resources.html
  • Pre-Mounting with componentWillMount()

    Pre-mounting with componentWillMount() Pre-mounting with componentWillMount() Now that the props and state are set, we finally enter the realm of Life Cycle methods. The fir...
  • 定位

    定位 方法 例子 定位 你需要在 info.plist 中添加 NSLocationWhenInUseUsageDescription 键来定位,当你用 react-native init 来创建一个项目时,默认情况下定位是能够使用的。 定位遵循 MDN 规范:https://developer.mozilla.org/en-US/docs...
  • Writing Stories

    Writing Stories Basic story Story file location Loading stories Decorators Parameters Searching Story hierarchy Generating nesting path based on __dirname Run multiple sto...