Bill Davis
Results
2
comments of
Bill Davis
Same issue (not using expo though) - fixed by adding the following line to createAdditionalReactPackages (or possibly getPackages) method of MainApplication.java ` packages.add(new RCTImageSequencePackage()); `
I'm also interested in this question