react native custom tabs:适用于React Native的Chrome自定义标签 源码
React本机自定义选项卡 适用于React Native的。 “自定义标签”仅适用于Android,因此在每个平台上的行为如下。 安卓如果已安装Chrome,请在Chrome中打开您已自定义外观的URL。 如果尚未安装,请在其他浏览器中打开。 的iOS 如果已安装Chrome,请在其中打开URL。 如果尚未安装,请在Safari中打开。 定制和详细行为请参见“ 。 安装 npm install react-native-custom-tabs --save 要自动链接本机模块,建议您使用 。 rnpm link 安卓 在Android中,将其添加到存储库末尾的root build.
文件列表
react-native-custom-tabs-develop.zip
(预估有个74文件)
react-native-custom-tabs-develop
.gitignore
793B
.flowconfig
1KB
.eslintrc
15KB
package.json
961B
package-lock.json
176KB
src
decls
native-modules.js
203B
TabOption.js
2KB
暂无评论