After messing with Draftbit for some time now, many of the features are already great for getting the bulk of visual building done and the actually compiling builds to multiple platforms is very nice as-well.
However the custom code feature feels like it is severely lacking. The system itself is a little clunky with the files and functions separate and having to dance around to get simple things working with NPM packages that are not already suggested by Draftbit but are indeed compatible.
For example adding AES encryption for passwords. I had to export and add this into the code manually for this to work and now I can no longer manage my builds or make edits in draftbit because there is no backwards sync between the project files.
I think this feature would add a ton of capability to Draftbit with all the other stuff provided simply in github.