Results 6 issues of Dante Puglisi

## Check these before submitting: - [x] The issue doesn't involve an [Unsupported Feature](https://github.com/airbnb/lottie-ios/blob/master/README.md#supported-after-effects-features) - [x] This issue isn't related to another open issue ## This issue is a: -...

### Fixes #263: ### Summary of Problem: There's no way to know if a characteristic has the specified CBCharacteristicWriteType when calling write because if it doesn't, success is returned instead...

Summary: There's no way to know if a characteristic has the specified `CBCharacteristicWriteType` when calling `write` because if it doesn't, `success` is returned instead of `fail`. Steps to Reproduce: 1....

I'm having a crash that reads: ``` *** Terminating app due to uncaught exception 'RLMException', reason: 'Property 'enumType' is declared as 'MyEnum', which is not a supported RLMObject property type....

It's quite unintuitive (and undocumented) that by doing: `segmentedControl.selectedSegmentIndex = 0` nothing happens in the UI (actually something happens but it's quite glitchy) and the way it works is by...

First of all, great library! I'll introduce the problem first, check the spacing from the leftmost 3 to the comma, that spacing increases on the first animation and then stays...