Dani Goland
Dani Goland
I had a similar problem and added this to my manifest : ``` tools:replace="android:supportsRtl" android:supportsRtl="false" ``` Works fine now :+1:
I think we should definitely split the repo into sub repos, I made a "fabric-patterns" repo locally with some scripts to automate the README(has a table with all of the...
I have a fork with a branch that I added electron packaging to it. Tested it on MacOS and it works flawlessly, it should work on other operating systems as...
I was referring to the packaging, instead of having people install NPM and everything, just have a DMG/EXE file to download and run. My only concern, maybe security paranoia haha...
Also regarding the CLI itself, in my opinion I would just rewrite it in Go so it can be a single binary packaging the Python Runtime into a binary but...
Haha I mean it all depends on the features, I'm not a Go expert but I can write Go, there are a few things that I would change regarding how...
@Mayorc1978 Yeah, I'll add it to the PR I opened 👍
@xssdoctor Yeah no worries, I'll take care of the conflicts 👍