The closest you could get to that would be to use a shared data source.
However the layout in each App would be independent. That is, changes in one would have no effect on the other.
2 Likes
The closest you could get to that would be to use a shared data source.
However the layout in each App would be independent. That is, changes in one would have no effect on the other.