-
-
I'm using Paho Mqtt on react-native.
However, I receive the error every time I connect to mqtt server. I can sure the host, port are OK, the clientId is unique.
Object {invocationContext: undefin…
-
Hi there,
Love the work with the library, my only criticsm is that I'd appreciate the ability on React Native to control the token storage mechanism - mainly to see if I could use expo secure store…
-
Be really handy if `registerApolloClient` was async...here's what im trying to do
``` typescript
import { HttpLink } from "@apollo/client";
import {
NextSSRInMemoryCache,
NextSSRApolloClien…
-
- Client-side framework > React
- CSS > Bootstrap
- Widget framework > Material UI
- Runtime > Spring Boot
- Server-side framework > Spring MVC
-
Hi, Thanks for great work.
I want to clear cookies set by a particular domain. Is it possible?
I don't want to clear all cookies.
-
The ForwardingCookieHandler has a [`persistCookies`](https://github.com/facebook/react-native/blob/123512c5deb797759fd653f5a336b433013e83b5/ReactAndroid/src/main/java/com/facebook/react/modules/networ…
-
why can i get expired cookie that i already set expiration ?
CookieManager.getAll().then(cookies => {
})
-
i wanna get cookie by cookiename , but i didn't find a way to solve it from the intro
-
### We can't set cookies using setFromResponse method...
```
CookieManager.setFromResponse(
'http://example.com',
'user_session=abcdefg; path=/; expires=Thu, 1 Jan 2030 00:00:00 -0000; secu…