almorak
almorak
only react-native 0.61+ include "RCTImageURLLoader.h" file path: react-native/Libraries/Image/RCTImageURLLoader.h if don't plan to upgrade react-native to 0.61+, then may use 0.25.3 or below version of this library
update: it should be caused by at line: var qr = require('qr.js');
@tedwong i forgot how to fix it - -", i removed it from my project. but i choose to use react-native-qrcode-svg instead. Its performance is better, shorter loading time.
try: set sectionlist stickySectionHeadersEnabled={false} use renderSectionFooter instead of renderSectionHeader with inverted case