react_native_animation_tutorial:用爱在React Native中手工制作iOS应用程序

时间:2021-04-30 05:06:42
【文件属性】:
文件名称:react_native_animation_tutorial:用爱在React Native中手工制作iOS应用程序
文件大小:103KB
文件格式:ZIP
更新时间:2021-04-30 05:06:42
JavaScript #React Native Navigator + Animation Tutorial 目的 开发该应用程序的目的是快速启动React Native中的开发人员,并帮助人们了解与iOS开发相关的困难概念。 安装 $ git clone git@github.com:stanleycyang/rn_animation_tutorial.git //Once inside the application $ npm install 快速开始 打开ios/ReactNativeTutorial.xcodeproj 。 在您的XCode中运行该应用程序 贡献 如有需要,可以随意进行分叉或克隆。 所有公关将被审查。 执照
【文件预览】:
react_native_animation_tutorial-master
----.gitignore(307B)
----.babelrc(15B)
----.flowconfig(1KB)
----components()
--------PlayGround.js(3KB)
--------PageTwo.js(1KB)
--------Gestures.js(3KB)
--------PageOne.js(1019B)
--------PanResponder.js(2KB)
--------PageThree.js(1KB)
----package.json(250B)
----android()
--------app()
--------settings.gradle(57B)
--------build.gradle(457B)
--------gradlew(5KB)
--------gradlew.bat(2KB)
--------gradle.properties(887B)
--------gradle()
----.watchmanconfig(2B)
----ios()
--------ReactNativeTutorial()
--------main.jsbundle(308B)
--------ReactNativeTutorialTests()
--------ReactNativeTutorial.xcodeproj()
----LICENSE(1KB)
----stylesheets()
--------layout.js(546B)
----README.md(584B)
----index.ios.js(2KB)
----index.android.js(1KB)

网友评论