Brandon Him

Results 93 comments of Brandon Him

@radiovisual Updated per PR comments. 1. Force flag `(--force, force, -f, -force)` will skip optimization and download all files - `npm run build` will be entire build process - `npm...

@radiovisual That's an excellent point. How about we include a build to generate a meta file for the images stored locally, and the current meta *(will need to rename)* file...

@dsog @kklaine As long as you followed the directions in the readme + have the following properties in your `Info.plist` configured for your iOS project, it should work. Also, check...

FBSDK now provides a login button, I would look into that if you are having troubles with this

+1 Experiencing a similar issue with a customer and their experience graph proof of concept. The use-case involves presentational context being provided by the client determination of the constraints on...

Personally, I do plan on migrating once I finish launching my current side project and see how things play out (1 month or so)...since I need to utilize this repository...

Hey @YannZeRookie, thank you for creating this! I'll take this weekend to review it, and get back to you. Slowly getting back to being more active on GitHub, so bare...

@pieroliviermarquis It's probably because I'm using a pretty noobie approach to parsing the publisher fields, I may need to change it to something a bit more concrete.

@brobey8 Sorry mate, I assumed using a isomorphic fetch would have handled the browser side (wrongful assumption :( ). I believe just adding a no-cors mode within the fetch parameters,...