react-native-contains
    Preparing search index...

    Interface NativeElement

    interface NativeElement {
        _children: NativeElement[];
        _nativeTag: number;
    }

    Hierarchy

    • Element
      • NativeElement
    Index

    Properties

    _children: NativeElement[]
    _nativeTag: number