Tony Xiao

Results 116 issues of Tony Xiao

If I call `[MTStatusBarOverlay sharedInstance]` inside `application:didFinishLaunchingWithOptions:`, I get the following error message logged to console `Application windows are expected to have a root view controller at the end of...

Do these configs support distribution via swift package manager for server side swift?

Trying to use argo tunnel with the kubernetes dashboard, only communicates via HTTPS. Getting errors like this in the argo ingress controller ``` time="2018-09-04T01:23:49Z" level=error msg="HTTP request error" error="net/http: HTTP/1.x...

question

Rather than trying to define access policies within argo config itself (https://github.com/cloudflare/cloudflare-ingress-controller/issues/32), would it be possible to at least say that hey this particular service can only be accessed through...

```ts const supabase = createServerSupabaseClient(context) const {data: sessionRes} = await supabase.auth.getSession() ``` Right now this will return a valid session as long as the access_token is not expired and is...

enhancement

Is there an option to configure this scrollview to support bouncing on iOS?

Serverless 1.0 changed a lot of APIs. Does this tool still work?

it would be amazing if it could remember where the user is during obsidian zoom https://github.com/vslinko/obsidian-zoom Losing state of the zoom is one of the most annoying things currently about...

Could we add support for standard Web Stream API which node.js also supports so this package becomes isomorphic?