teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

2

2019/11/18 15:30

投稿

tafuzz
tafuzz

スコア15

title CHANGED
File without changes
body CHANGED
@@ -22,4 +22,6 @@
22
22
  UIView.animate(withDuration: 1.0, delay: 1.0, options: .curveEaseIn, animations: {self.loadingView.alpha = 0.0}, completion: nil)
23
23
 
24
24
  }
25
- ```
25
+ ```
26
+
27
+ ``viewWillAppear `` ``viewDidAppear ``に記述しても解決できませんでした。

1

2019/11/18 15:30

投稿

tafuzz
tafuzz

スコア15

title CHANGED
File without changes
body CHANGED
File without changes