Benoît Lemaire
Benoît Lemaire
@imownbey Thanks much for this PR :+1: We are actually running into this issue, and are now hot patching metro with your fix while waiting for it to get merged,...
@StephenDowns Are you still facing this issue ?
Thanks for reporting this one. Was able to reproduce even with latest Electrode Native version. Will have a look to this today.
Hi @silencedcoder Indeed, realm is a beast, but I think that Electrode Native has all the constructs to support it in Manifest. Otherwise we will add the necessary. Will give...
@silencedcoder We just added Android support for Realm. This was actually pretty straightforward. Unfortunately, iOS is much more problematic, we will look into it and release support soon hopefully, I'll...
@tianling536 Thanks a lot for sharing your configuration for iOS :+1: This will be of great help for us to add iOS support for Realm in public master manifest.
@silencedcoder Adding repositories is already supported through `repositories` plugin configuration directive. In the plugin configuration in manifest, in the `android` configuration section, you can add an array of repositories. For...
Hi @jduthon, Thanks for reporting this. Lack of support is not a design choice. It's just that most features we add in Electrode Native are on a per need basis,...
Hi @romanlv Thanks for reporting this one and doing some initial research. As described in the issue you linked, the TypeScript template that we are using internally when generating a...
On one hand it's not urgent because there is a way to work-around the issue, but on the other hand it's urgent because our MiniApp TypeScript generator won't work for...