Pavel
Pavel
In our project we have some both internal and external dependencies in Obj-C with manually created "umbrella" files. They are interfere with BUCK generated "ModuleName.h" umbrella files. One example of...
At the moment if we're building this framework with CocoaPods and use_frameworks! and use_modular_headers! enabled, there is a missing reference to UIKit framework At XCDYouTubeVideoPlayerViewController.m line 76 we're using UIDevice...
After installation pear channel-discover pear.pollinimini.net pear install drslump/Protobuf-beta I still can't run this generator. With output like this : sudo protoc --plugin=protoc-gen-php --php_out=./build Bank.proto protoc-gen-php: program not found or is...
Unfortunately I couldn't even present a simple Text("text") based on your documents in a timely manner. Simple example project would've been very helpful
If for some reason I want a bottom sheet with isDismissOnTap disabled, I'll be able to click through the background view. Which seems very weird, especially if you add a...