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.
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.