Alex

Results 10 comments of Alex

@vardanbansal-harness is there any chance to find an instruction for integrating this plugin into monaco editor?

> if you need anything else than numbers you can use the `xAccessor` and `yAccessor` to correctly map it to numerical data. If dates are to be used you need...

Same problem. As I understand, it's related to incompatibility with the latest node version. My question is: what is the latest node version I can use with expo 43?

> > > 1.Need to do bitcode enabled - Yes at Build setting tab in xcode. > > > > 2.Need to choose deployment target version above ios 13.1 >...

Lol. I have managed to reduce the archive size from 1GB to 130MB. Thank you @nadimahamad

@larryhuang have you find a way to fix the issue?

@rajmonotype have you find a way to fix the issue?

> The issue I'm experiencing appears to relate to changes in version 1.3.1 where a [default export](https://github.com/wollardj/simple-plist/commit/26d93f4f6721d404af00e3152d77bf83e3b54043#diff-a2a171449d862fe29692ce031981047d7ab755ae7f84c707aef80701b3ea0c80L13) is incompatible with version 1.3.0 for ESM imports but still may be relevant...

[dnicolson](https://github.com/dnicolson) yeah, `simple-plist` is a subdependency. so all over the places it is being used by CommonJS imports.

any solution so far?