import Torch from 'react-native-torch'; // Non-compliant
Turning on the torch mode programmatically with react-native-torch must absolutely be avoided because the flashlight is one of the most energy-intensive component.
import Torch from 'react-native-torch'; // Non-compliant
import axios from 'axios'; // Compliant
[CNUMR best practices mobile](https://github.com/cnumr/best-practices-mobile) - Torch free