回答編集履歴

2

修正

2016/08/13 08:16

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -11,3 +11,25 @@
11
11
  [TabPageViewController](https://github.com/EndouMari/TabPageViewController)
12
12
 
13
13
  [RMPScrollingMenuBarController](https://github.com/recruit-mp/RMPScrollingMenuBarController)
14
+
15
+
16
+
17
+ インストール方法
18
+
19
+ ---
20
+
21
+
22
+
23
+ フォルダ配下の`Classes`フォルダをプロジェクトに追加してください。
24
+
25
+ ※追加するときに出るダイアログの`Added folder`を`Create groups`にしてください、追加した`Classes`フォルダアイコンが黄色ければOK
26
+
27
+
28
+
29
+
30
+
31
+ ![s](0999836f7555ceff12d4418ab10ded8d.png)
32
+
33
+
34
+
35
+ ![s](bfac8178a6e318b44d3e2fc8396420ad.png)

1

修正

2016/08/13 08:16

投稿

_Kentarou
_Kentarou

スコア8490

test CHANGED
@@ -4,4 +4,10 @@
4
4
 
5
5
  無限ループできる同じ様なライブラリとしては以下の様なものがあります。
6
6
 
7
+
8
+
9
+ 参考:
10
+
7
- 参考: [TabPageViewController](https://github.com/EndouMari/TabPageViewController)
11
+ [TabPageViewController](https://github.com/EndouMari/TabPageViewController)
12
+
13
+ [RMPScrollingMenuBarController](https://github.com/recruit-mp/RMPScrollingMenuBarController)