Danny Morrow
Danny Morrow
There is no documentation on the options.loaded() method.
Can you expose badgeLabel - perhaps as a read only property, so we can make changes to the frame and other properties of the UILabel?
I've exposed a number of properties on CLTokenInputView to enable better customization. All of the properties exposed were previous handled by constants. These include: `padding` (PADDING_*),`fieldPadding`, `standardRowHeight`, `textFieldHSpace`, `linePadding` (VSpace),...
The documentation on migrations is not clear that most migrations will run by just incrementing the schemaVersion number > At the very minimum all we need to do is to...
## Goals Filter Objects by transient (computed) properties ## Actual Results ``` Terminating app due to uncaught exception 'Invalid property name', reason: 'Property 'isImage' not found in object of type...
Needs to be recompiled for XCode 4.5/iPhone 5
If I am using the Realm Browser and use the `deleteRealmIfMigrationNeeded = true` configuration with a migration, Realm will crash on the next build. Perhaps there is a way to...
Please read through the [guidelines](https://github.com/postmanlabs/postman-app-support#guidelines-for-reporting-issues) before creating a new issue. **Is your feature request related to a problem? Please describe.** Having full exposed to a destructive API is dangerous. An...