文件名称:react-native-portal::hollow_red_circle:React Native和Web:hollow_red_circle:的简化门户实现
文件大小:477KB
文件格式:ZIP
更新时间:2024-05-26 12:48:03
react react-native portal TypeScript
React本机门户 简化的门户实现 :hollow_red_circle: React本机 :hollow_red_circle: 。 特征 多门户处理。 多门户网站主机处理。 允许覆盖功能。 与React Native Web兼容。 与Expo兼容, 。 用TypeScript编写。 安装 yarn add @gorhom/portal 用法 import React from 'react' ; import { StyleSheet , Text , View } from 'react-native' ; import { Portal , PortalProvider , PortalHost } from '@gorhom/portal' ; const BasicScreen = ( ) => { return ( < View xss=removed> < View
【文件预览】:
react-native-portal-master
----example()
--------index.js(319B)
--------package.json(1KB)
--------app.json(563B)
--------src()
--------tsconfig.json(711B)
--------.expo-shared()
--------webpack.config.js(806B)
--------yarn.lock(592KB)
--------metro.config.js(1019B)
--------babel.config.js(438B)
----preview.jpg(96KB)
----package.json(2KB)
----gorhom.png(4KB)
----__tests__()
--------index.test.tsx(25B)
----.prettierignore(8B)
----jest.config.js(151B)
----LICENSE(1KB)
----CONTRIBUTING.md(8KB)
----src()
--------hooks()
--------contexts()
--------types.d.ts(280B)
--------components()
--------state()
--------index.ts(242B)
----.eslintrc.js(326B)
----tsconfig.json(736B)
----release-template.hbs(384B)
----.gitignore(580B)
----.release-it.json(859B)
----CHANGELOG.md(3KB)
----commitlint.config.js(70B)
----README.md(4KB)
----yarn.lock(435KB)
----.eslintignore(39B)
----.huskyrc.json(122B)
----.editorconfig(283B)
----.gitattributes(71B)
----babel.config.js(77B)
----.prettierrc.json(135B)