-
-
I have just created views for the storyboard please have a look and give me some comments before we start implementing. :)
/cc @koyot3 /cc @vtongcoder
-
Hello, thanks for the code. I'm somewhat new to GitHub and I might have missed something, but is there any way to use this with a storyboard? I can't seem to get it to work.
Thanks.
-
- [ ] `StoryBoard` -> `CodeBase`로 변경
- [x] `API Key` 보호하기(apiKey.plist)
- [ ] 텍스트 리스트 -> 이미지, 텍스트 화면으로 UI 개선
#2-Enhance 브랜치에서 작업중
-
Suggested figures that go into paper. Add example figure, short description, suggestions for panels/what needs to be changed...
-
Template for the storyboard organism. Autoplay function for the cinema, with the player molecule having the function to stop the autoplay & move frame by frame.
reference:
https://app.zeplin.io/…
-
Criar storyboard
-
I converted the project to latest Swift and tried to clean my project from constraints which aren't used (hundreds), but script leaves loose ends to contraints which don't end with />
If file conta…
-
ANy chance that there will be a storyboard example anytime soon?
svaz updated
10 years ago
-
I'm using storyboards so I don't use the App Delegate class to initialize my views. How would I implement the CRGradientNavBar then? Is it not possible?
```
[[UINavigationBar appearance] setTintColor…