Need help with a soft reject

I uploaded the react native template and got a soft rejection with the comment:

  • Remove all the redundant code.

But I can’t understand what is the redundant code in my project, maybe someone had a similar problem ?

Hi @George_Fx,

Remove all unnecessary code like your block code using comments (/*.....*/ or //.....). Your code should be clean.

Thanks

Got it, thank you!

How come you couldn’t fix this simple problem as an “Elite Author”, just curios?