python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Publishing the XCFramework
I want to modularise my codebase to distribute it like third party libraries. I followed the article for the same. So far I have been able to split the code into three modules (Networking, Core & ...

Vinod Kumar Singh
Votes: 0
Answers: 0
How to read variables with same names from different lists
I'm new to the world of coding and this is my first post on stackoverflow. So please bear with me. So here's the problem.
I've got a list of variables for some text values in one language (denoted as ...
tibhasha
Votes: 0
Answers: 0
Android Two-way binding and @InverseBindingAdapter doesn't work in Modular Architecture project
Having Modular Architecture project. Reusable custom views are being moved to core-ui module. Features (fragments, sheets, etc) at the moment are still in app module.
Before migrating custom views wit...
Justin
Votes: 0
Answers: 0
iOS Framework Module Not Loading in App on Physical Target
My app has been growing quite a bit over the years, and I decided to give it a try to further modularize it by breaking it up into several frameworks and static libraries. After 4 days of work (and st...

user3386180
Votes: 0
Answers: 0