-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm requesting a feature unr…
-
Please add storyboard support
-
Do you have any idea when storyboards will be ready? I absolutely love the app btw. It is absolutely incredible!
-
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…
-
Is there a way to use these transitions with storyboards?
-
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…
-
Have an animation editor to easily create cut-scene or animate properties.
TODO: Had some specs in the past, need to find them for future reference.
-
**Resolve #3 and #4 first before completing this.**
# Overview
Storyboards, they provide a more unique visual experience and adds to the gameplay factor. Usually, these are used when video is "not…
-
I am having an issue using storyboards with this library. I set the class of one of my VC's to JLTextViewController, but I have 2 separate views in my VC and I want to assign the textview to one of th…
-
Hi guys! Recently I was searching for a solution to update the storyboard without relaunching the app, and I found this language manager https://github.com/maximbilan/ios_language_manager. It works in…