Is it possible to combine projects? I have two dif...
# multiplatform
i
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
Yes it's possible. Check the samples, they do this.