Is it possible to combine projects? I have two different codebases that have two different android/iOS targets. I want to have them under one repository so that i can share UI and logic code with each
c
CLOVIS
08/06/2025, 7:11 AM
Yes it's possible. Check the samples, they do this.