-
That's it:
`[WARNING] Failed to find Java classes for the following Objective-C classes in Storyboard/XIB files: [UIResponder]`
UIResponder is a standard class, so it should certainly be there?
lat…
-
There are some beatmaps that take advantage of break times for showing some stuff in a storyboard which is currently being blocked by a counter, like [new beginnings by pishifat](https://osu.ppy.sh/be…
-
I've seen some things that allow you to have more compile safety for initializing image assets, XIBs, and storyboards. I'd love to get more safety around loading assets. Anyone have any favorites?
-
Hi, i want to push a view controller with rootNavigationController from app delegate but i get an error
[SWRevealViewController pushViewController:animated:]: unrecognized selector sent to instance 0…
-
If you set button corner radius programmatically it won't return to its original state.
I suggest under `setOriginalState` method set
`self.layer.cornerRadius = layer.cornerRadius` instead of ` …
-
Does this work with 8.3 Xcode?
rlam3 updated
7 years ago
-
elongation-preview implement using pod file, and when i push -> error like this
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UITableViewController loadV…
-
**Motivation: Why do you think this is important?**
When starting off with a Flyte installation, today it comes set with some default projects. Ideally it should come with no projects (or projects wi…
-
Hey
Well done documentation!
Could you provide example app that follows the readme description with list view and details view controller (xib, storyboard), testable app delegate concept with mini…
-
Add the UI to see the detailed statistics of a particular experiment, similar to the storyboard. This implementation may not be full-featured, but the basics should be there.