from my experience native layer should be avoided if anyhow possible. using a native layer means tha

from my experience native layer should be avoided if anyhow possible. using a native layer means that it has to be build for every platform and architecture targeting, which can quickly end up in an overgrowing deployment effort
Was this page helpful?