David Bagwell

Results 4 issues of David Bagwell

## 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: -...

### Issue OTSubscriberKitNetworkStatsDelegate and OTSubscriberKitRtcStatsReportDelegate Methods are not called unless the subscriber's `delegate` (OTSubscriberKitDelegate) conforms to the protocol and implements the method. This is fine if the fine if the...

backlog
in review

It would be nice if the framework allowed for lower scope to have an optional property provided by an ancestor scope with a non-optional of the same type. Like was...

To my understanding, there are basically two steps the generator performs to ensure compile time safety. 1. Try to ensure components are only instantiated from inside their parent components. This...