Shawn Baek
Shawn Baek
I have a simple question. Is this library support sub path? I want to access json data using url like below `https://public-api.wordpress.com/rest/v1.1/sites/uxengineer.wordpress.com/posts` ```javascript app.use( '/api', proxy('https://public-api.wordpress.com/rest/v1.1/sites/uxengineer.wordpress.com', { proxyReqOptDecorator(opts) { opts.headers['x-forwarded-host']...
Parse has two dependencies, **Bolts** and **OCMock**. I think Bolts is not maintainability, so If we want to keep the Parse-Objc or support latest tech stacks like SPM, I think...
Thanks for making swift version of CSStickyFlowLayoutHeaders I have a problem. When I set Section Count = 1 then StickyHeader is disappeared while scrolling up.
I want hide only tabbar is there a way to this feature?
Hi.. Thanks for making this library..It's awesome. But I have a question. Do you have a plan to update for the overlay of the indexing information? When touch the index...
Hello, Could you guide me How to install on Alpine Linux also? Thank you so much.