文件名称:react-native-notetaker-2:https
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-30 03:34:39
JavaScript
react-native-gh-notetaker 添加遥控器,将其称为“上游”: git remote add upstream https://github.com/tylermcginnis/react-native-gh-notetaker 将该远程的所有分支提取到远程跟踪分支中, 例如上游/主: git fetch upstream 确保你在你的主分支上: git checkout master 重写您的主分支,以便您的任何提交 尚未在上游/主服务器上重播 其他分行: git rebase upstream/master
【文件预览】:
react-native-notetaker-2-master
----App()
--------Utils()
--------Components()
----index.ios.js(575B)
----README.md(537B)
----.gitignore(22B)
----notetaker.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(24KB)
----package.json(203B)
----iOS()
--------Info.plist(1KB)
--------main.m(510B)
--------Base.lproj()
--------Images.xcassets()
--------AppDelegate.h(451B)
--------main.jsbundle(267B)
--------AppDelegate.m(2KB)