You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have been maintaining my own version of an angular module for appwrite since 0.8 and I'd like to stop, however, your project is not compatible with native platforms. For example, I use NativeScript which needs custom LocalStorage providers or functions and for a while, needed URL polyfills. However, since yours is a wrapper, this cannot be done afaik. I am linking my repo and maybe we can create the perfect one to pull into Appwrites repo. This is a generated SDK and has no dependencies.
Hi @JakeAi. Sorry for the late reply. I do not have any experience with NativeScript. At the moment I don't see a chance to work on something more due to other commitments. Feel free to use the code here if you want to build a more complete wrapper.
Hello, I have been maintaining my own version of an angular module for appwrite since 0.8 and I'd like to stop, however, your project is not compatible with native platforms. For example, I use NativeScript which needs custom LocalStorage providers or functions and for a while, needed URL polyfills. However, since yours is a wrapper, this cannot be done afaik. I am linking my repo and maybe we can create the perfect one to pull into Appwrites repo. This is a generated SDK and has no dependencies.
https://github.com/JakeAi/sdk-generator/blob/master/examples/angular/src/lib/services/appwrite.service.ts#L183
The text was updated successfully, but these errors were encountered: