What is the div equivalent element in Nativescript
While styling elements is useful, I think the answer to your question would be to use StackLayout
or GridLayout
depending on what you want to do.
While styling elements is useful, I think the answer to your question would be to use StackLayout
or GridLayout
depending on what you want to do.