Chris Dock
Chris Dock
This is a good idea. Comment your parser in the ongoing issue that has community templates.
I have the same graphical issue and it appears regardless of whether I set checked via a prop
Nevermind it doesn't happen when I don't have onPress set
If I were to adapt this for an early 2013 macbook pro that is also having discrete gpu graphics card kernel panics would I just change the guid?
Ditto. Has anyone solved this?
This would be really nice. I have save directory that is a git repo, so I can just change branches to go between vanilla, ROTP, and Second Wind. Would be...
I would like to chime in that binaries for linux ia32 (electron and node) would be very helpful.
I ended up just forking this project and modifying the build actions to make the binaries I need. My actual project now downloads its binaries from there. To do the...
Yes although I made another somewhat hacky change in able to get the library to work when called from electron's renderer process like we are always told never to do...
Other than changes to the build actions all I did was this: https://github.com/cbartondock/better-sqlite3/commit/5b1a7901a01c296aa0d21a3e9a87d9168794f66f To make it compatible with my typescript stack. That said I made a lot of changes to...