react-native-device-info - v15.0.1
    Preparing search index...

    Function hasSystemFeatureSync

    • Synchronous variant of hasSystemFeature.

      Parameters

      • feature: string

      Returns boolean

      const hasCamera = hasSystemFeatureSync('android.hardware.camera.any');