文件名称:rn-tourguide:for为您的react-native应用程序制作交互式的逐步导览(react-native-copilot的重写)
文件大小:151KB
文件格式:ZIP
更新时间:2024-02-26 04:49:54
tutorial react-native web animation svg-animations
RN-TourGuide 适用于您的本机应用程序的灵活导游! :party_popper: 可上网 :party_popper: (react-native-copilot的重写) 安装 yarn add rn-tourguide yarn add react-native-svg react-native link react-native-svg 如果您正在使用Expo: expo install react-native-svg 用法 import { TourGuideProvider , // Main provider TourGuideZone , // Main wrapper of highlight co
【文件预览】:
rn-tourguide-master
----package.json(3KB)
----tslint.json(450B)
----.github()
--------FUNDING.yml(645B)
----.prettierrc(209B)
----app.json(283B)
----LICENSE(2KB)
----src()
--------hooks()
--------utilities.ts(7KB)
--------utilities.test.ts(5KB)
--------types.ts(1KB)
--------components()
--------index.ts(418B)
----.npmignore(198B)
----tsconfig.json(1019B)
----.gitignore(726B)
----App.tsx(4KB)
----.npmrc(18B)
----README.md(9KB)
----yarn.lock(351KB)
----.editorconfig(320B)
----metro.config.js(92B)
----babel.config.js(105B)