David v.Knobelsdorff

Results 19 issues of David v.Knobelsdorff

### Introduction My understanding is that Facebook uses Buck internally, it would be great if external developers had an example Buck configuration for React Native. I currently work on a...

### Introduction Currently react-native is provided with a CocoaPods integration which makes using ReactNative in iOS applications pretty easy. However there are two main drawbacks with this solution: 1. We...

🗣 Discussion

Is it possible to add an image to the cirlces by customizing the specific CALayer ? I tried this, but without luck: ``` in: - (void)addProgressBasedOnLabels:(NSArray *)labels currentStatus:(int)currentStatus { circleLayer.contents...

Hello, When using this library I get the following error message: Could not cast value of type '_NSFaultingMutableOrderedSet' (0x19fe9c2e8) to 'NSSet' (0x19fe879e8). It occurs in SMStore.swift - setRelationshipValuesForBackingObject: because of...

Hey is there any reason why the png file upload limit is set to 50kb? I understand that you probably want to limit the amount of data you need to...

enhancement

Hi, Fiest of all thank you for this project it really looks fantastic and would solve a problem in my current application. Could you please elaborate what is currently stopping...

In your readme the following sample code is shown: ```swift // ... var body: some View { // 5 switch users.state { case .idle, .loading: return AnyView(Text("Loading...")) case .failed: return...

documentation

Please consider adding cocoapods to the library.

Add Touch Bar Support f.e to stop a recording.