I need to create an SDK exposing custom fragments/...
# multiplatform
s
I need to create an SDK exposing custom fragments/viewcontrollers for both mobile platforms. I’d obviously like to share logic between Android/iOS variants. Can I create that kind of SDK where those controllers can be consumed by native, non-multiplatform apps on both systems? Maybe similar project already exists on github?