Comment to 'Mobile App Loading Logo Change'
  • And do you happen to know this actual directory path to this svg file. It is not within the mobile application build source. All images have been changed and compiled.

    • App js {!o.title || TITLE == o.title || o.loading ? (<View>

                          {/*<Image alt="Logo" style={styles.headerImage} source={require('./img/logo.png')} />*/}

                          {/*<Icons.Logo size={75} />*/} or change it on Icons.js to your own.