Max von Webel
Max von Webel
+1 for me. :( Any way we can help to make this issue easier to fix?
I figured this out after a while too. Would still be nice to update the readme to prevent confusion when other people find this.
I managed to use masto.js 4.4.1 inside a expo project using this call: ```ts import { HttpNativeImpl, InstanceRepository, MastoClient, MastoConfig, SerializerNativeImpl, WsNodejsImpl, } from "masto" export const mastoLogin = async...
@neet I added PR #682 that will revert a change you introduced recently that broke React Native compatibility.
about the naming thing: I'm not sure too, and I like your suggestions, so I think I'm going to implement them. About the default values besides nil: yes, I want...
Thanks for the response! I will add a note to the README to clarify this doesn't work with an Amazon Code right now. @GingerLoaf I might consider adding Amazon account...
It’s the name of the Wordpress Account that I used to login, which is admin because that’s the first WordPress user that is always caressed. I don’t want to be...
If it’s so complicated then I guess that what I’ll have to do. I would guess it’s a pretty common issue because at least as far as I remember there...
I'm pretty amazed by your fast turn around time. I submitted PRs to larger projects a few times, but often they get stuck.