Native: how to reference the buildTypes value in a component

Hi zosrothko,

I see where you are coming from and the short answer is buildType is available at the binary level. Basically, a component is a grouping of binary. The binaries are the outputs of a component.

The longer answer have already been explored in great detail here. The solution is quite lengthy and an issue have been opened on Github to address this use case.

Don’t hesitate to ask more questions,

Daniel