vitonzhangtt
vitonzhangtt
My project is in Objective-C. I got an error "'UITextView+Placeholder/UITextView+Placeholder.h' file not found" after importing this library by 'pod install'. Then I found that the right way to import ""....
### Command ``` /usr/local/lib/ruby/gems/2.7.0/bin/pod package AFNetworking.podspec --dynamic --no-mangle ``` ### Report * What did you do? Run the following commands: ``` $ git clone https://github.com/AFNetworking/AFNetworking.git $ git checkout tags/4.0.0 -b...
Make the SKTagView to support multiple style UIButton, e.g. a button with right-side image and left-side title. Expect to support this feature in the next version, @zsk425