Spotify UI 克隆与 React Native 和 Expo || 网络支持 => https://expo-spotify.vercel.app

时间:2021-06-08 15:45:55
【文件属性】:
文件名称:Spotify UI 克隆与 React Native 和 Expo || 网络支持 => https://expo-spotify.vercel.app
文件大小:1.7MB
文件格式:ZIP
更新时间:2021-06-08 15:45:55
React Apps Spotify: UI Clone with React Native / Expo web demo: Expo Spotify Table of Contents Install & Build Features Linting Expo Web Demo & Release Notes Install & Build 首先,确保你已经安装了 Expo CLI: npm install -g expo-cli 安装: yarn 或 yarn install 在本地运行项目:yarn dev 或 yarn start Features Expo SDK 40 iOS、Android 和 PWA(Web 应用程序)React Navigation v4 PropTypes Linting run:yarn lint 获取 cli prettier 和 airbnb 配置中的 linting 警告/错误列表确保你的 atom/vscode 编辑器上安装了更漂亮的包,然后确保启用这些选项(包→更漂亮):eslint 集成 stylelint 集成自动格式保存(保存时切换格式) 注意 .pr
【文件预览】:
expo-spotify-master
----.eslintrc(622B)
----.nvmrc(8B)
----.watchmanconfig(3B)
----package.json(2KB)
----.prettierignore(10B)
----screenshots()
--------screenshare-4.jpg(110KB)
--------screenshare-2.jpg(61KB)
----app.json(773B)
----src()
--------navigation()
--------constants()
--------screens()
--------assets()
--------mockdata()
--------components()
--------App.js(2KB)
----.gitignore(113B)
----web()
--------index.html(7KB)
--------favicon.ico(7KB)
----README.md(5KB)
----yarn.lock(396KB)
----babel.config.js(108B)

网友评论