Results 2 issues of withparadox2

``` public DiffInfo diff(File newFile, File oldFile) throws IOException { ... boolean contains = false; for (DexBackedClassDef newClazz : newDexFile.getClasses()) { for (DexBackedClassDef oldClazz : oldDexFile.getClasses()) { if (newClazz.equals(oldClazz)) {...

Child component can not receive expected props passed from parent because they are converted to lower case. I read the code and find the case of tag is under consideration...