Skip to content

Make Photogrid Error nicer #13

@cball

Description

@cball
    // TODO: move this to a non-intrusive banner
    if (error) {
      return (
        <View style={styles.contentWrapper}>
          <Image source={Images.portland} style={styles.backgroundImage} />
          <Text>ERR>R</Text>
        </View>
      );
    }

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions