Untitled

 avatar
unknown
plain_text
2 years ago
4.8 kB
5
Indexable
 <View flex-1 spread paddingT-20 height={900}>
      <View centerH>
        <Image source={images.facebook1} />
        <Text initials orange40>All Posts Data</Text>
      </View>
      <View center flex-1 row>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginRight: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Total Content Interactions
            </Text>
          </View>
        </Card>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginLeft: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Saves
            </Text>
          </View>

        </Card>
      </View>
      <View center flex-1 row>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginRight: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Total Content Interactions
            </Text>
          </View>
        </Card>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginLeft: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Saves
            </Text>
          </View>
        </Card>
      </View>
      <View center flex-1 row>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginRight: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Total Content Interactions
            </Text>
          </View>
        </Card>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginLeft: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Saves
            </Text>
          </View>
        </Card>
      </View>
      <View centerH>
        <Text initials orange40>All Posts Data</Text>
      </View>
      <View center flex-1 row>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginRight: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Total Content Interactions
            </Text>
          </View>
        </Card>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginLeft: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Saves
            </Text>
          </View>

        </Card>
      </View>
      <View center flex-1 row>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginRight: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Total Content Interactions
            </Text>
          </View>
        </Card>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginLeft: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Saves
            </Text>
          </View>
        </Card>
      </View>
      <View center flex-1 row>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginRight: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Total Content Interactions
            </Text>
          </View>
        </Card>
        <Card style={{ shadow: false, borderWidth: 0.5, borderColor: colors.grey, marginLeft: 10 }}>
          <View center width={width / 4} height={100}>
            <Text orange40 initials>
              160
            </Text>
            <Text grey10 digits6>
              Saves
            </Text>
          </View>
        </Card>
      </View>
    </View>
Editor is loading...