KoalaSat
KoalaSat
Hello @Reckless-Satoshi ,I think I can start with fixing react-router
@Reckless-Satoshi I think the main point on loading the local bundle is based on this line https://github.com/Reckless-Satoshi/robosats/pull/170/files#diff-c92a46984ef937c6501f1fa10feebdf928270c5f2fbd7fe7b24aee34812a9c2cR24, but the URL doesn't seem to exist anymore 😅 Any other suggestion? do...
I have been working on this and I would like to share what I have learned so far and expose the actual situation I'm facing. I explored 2 different ways...
For the record and answering @Reckless-Satoshi I'll leave here the issues I'm working on: ## Cookies not available on local files https://github.com/react-native-webview/react-native-webview/issues/2643#issuecomment-1250315133 It seems to be an issue on `react-native-webview`....
I also found this https://github.com/Sifir-io/react-native-tor/issues/30#issuecomment-891060913, which is true for my local, I just thought it was related to my connection.
https://github.com/Sifir-io/react-native-tor/issues/51
Is there any preference on the charts library? I have good experiences with https://nivo.rocks, it adds a really good abstraction layer to d3 yet it still allows you to go...
Also, I believe this is going to kill the back-end if we don't implement WebSockets, I did a quick research and looks like it's possible to run it over TorNet...
> I was not thinking of a realtime graph. Ah! On that case for sure websockets is not needed, I just assumed the idea was to show real time data....
I had a quick look into the API, can you explain what `type` is? It looks like on the book page only `2` is being used. Also, if we want...