react-native-firework-sdk
    Preparing search index...

    Interface MarkInitCalledOptions

    interface MarkInitCalledOptions {
        directlyCallNativeInit: boolean;
    }
    Index

    Properties

    directlyCallNativeInit: boolean

    Whether to directly call native init method.