モバイル学習コンテンツでアプリ実装時、App.tsxを元に戻すことを記載しても良い #250
Closed
nagano-ryo
started this conversation in
Ideas
Replies: 4 comments 1 reply
-
こういう話もあります 🖋: ToDoアプリの作成でgitを使うか |
Beta Was this translation helpful? Give feedback.
0 replies
-
手段としては以下が考えられる。
|
Beta Was this translation helpful? Give feedback.
1 reply
-
pull request |
Beta Was this translation helpful? Give feedback.
0 replies
-
対応済みなのでクローズ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
学習コンテンツFBより
アプリ実装前に以下でApp.tsxを編集しているはずであり、
編集している場合はApp.tsxをプロジェクト作成直後の状態に戻す必要がある。
「App.tsxをプロジェクト作成直後の状態にしてください」や戻すべきApp.tsxの内容を記載する、などが考えられる。
https://ws-4020.github.io/mobile-app-crib-notes/react-native/learn/basic-concepts/react-native-basics
https://ws-4020.github.io/mobile-app-crib-notes/react-native/learn/basic-concepts/react-navigation-basics
・修正対象
https://ws-4020.github.io/mobile-app-crib-notes/react-native/learn/todo-app/screens/welcome
Beta Was this translation helpful? Give feedback.
All reactions