ENElly Nerdstoneinnerdstone.hashnode.dev·May 13, 2020Publishing Android Library to GitHub Package RegistryGitHub introduced a software package hosting service that allows you to host your software packages privately or publicly. Much like NPM, you can use the packages as dependencies on your project. In my opinion, I think the idea of having the source c...00
ENElly Nerdstoneinnerdstone.hashnode.dev·May 4, 2020Build Android Configurable views with JSONHey friends... Am working on an Android side project neat-form . It is a library that allows you to create configurable views using JSON specification. The library also provides the following validations using Easy Rules Rules Engine library View v...00