Jason Leung

Results 5 comments of Jason Leung

thanks for your suggestions, I will add it soon.

I have made api_get public. You may craft your own request, but please post suggestions here or pull request if you find any features missing, to help me improve this...

@minedun6 Hi, Are you trying to integrate this library in Laravel, or are you working with the Google API client? I am planning to add more integration with Laravel (adding...

You can reference to #14 #32 Basically what you need is to 1) install CA cert properly, or; 2) disable verifying the SSL Cert (not recommended, although it will work)...

> Wrap the icon component in a parent view and then set that view's justifyContent style property to "center". (or alignItems if you make the flexDirection "row") > > ```...