Tom O'Connor
Tom O'Connor
Would be really great if we could add authentication (just being able to attach custom headers). Right now I'm using `syncGraphQl` replication command, and from what I've read and looked...
NVM my other comment, I just found: ``` replicationState.setHeaders({ Authorization: `...` }); ```
I got bitten by this... too. I learned a lot about watchman and react native caching as the wrong timestamp was stopping "fast refresh" from working there. I'd imagine it...
i think react native uses a socket to chrome web dev tools for this sort of thing.