[Universal Module] Dangerously omitted modules?

https://docs.expo.io/versions/latest/expokit/universal-modules-and-expokit#these-modules-are-included-by-default-but

The explanation on modules that can be dangerously omitted isn’t very clear.

If I do not have any import { Camera } from 'expo' in my code, is it safe to remove the EXCamera module then?
If that’s the case, what makes it “dangerous” to omit compare to those other modules (eg. EXSMS)?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.