ReactNativeTS:Typescript中的React Native项目的样板

时间:2024-02-26 04:50:17
【文件属性】:

文件名称:ReactNativeTS:Typescript中的React Native项目的样板

文件大小:146KB

文件格式:ZIP

更新时间:2024-02-26 04:50:17

react template boilerplate typescript react-native

ReactNativeTS :warning: 不再维护,最好检查一下 。 具有的项目的最小模板。 此项目已更新,但“中型”指南尚未更新。 请将此存储库用作参考。 建议用法 入门 要求: 和 克隆此存储库: git clone https://github.com/mrpatiwi/ReactNativeTS.git cd ReactNativeTS 安装依赖项: yarn 启动React Native服务器: yarn start 使用Typescript构建源代码: # Build once yarn run build # Build and watch for change


【文件预览】:
ReactNativeTS-master
----ios()
--------ReactNativeTS-tvOS()
--------ReactNativeTSTests()
--------ReactNativeTS()
--------ReactNativeTS.xcodeproj()
--------ReactNativeTS-tvOSTests()
----.gitignore(794B)
----index.android.js(142B)
----tsconfig.json(5KB)
----README.md(2KB)
----android()
--------gradle()
--------build.gradle(642B)
--------gradlew.bat(2KB)
--------gradlew(5KB)
--------app()
--------keystores()
--------gradle.properties(887B)
--------settings.gradle(51B)
----index.ios.js(142B)
----.vscode()
--------launch.json(1KB)
----__tests__()
--------index.ios.test.tsx(307B)
--------index.android.test.tsx(311B)
----.gitattributes(16B)
----package.json(1KB)
----src()
--------index.android.tsx(1KB)
--------index.ios.tsx(1KB)
----.babelrc(56B)
----.buckconfig(114B)
----.flowconfig(1KB)
----app.json(63B)
----.watchmanconfig(2B)
----.travis.yml(48B)
----yarn.lock(146KB)

网友评论