preface

Here’s the thing, because I love submitting code frequently. So I built a warehouse by myself. Today, while merging the code into the final project repository, I ran into a weird problem that the same code didn’t work when merged. # TypeError: Super expression must either be null or a function # TypeError: Super expression must either be null or a function In the end, there was no way to do anything but copy the code line by line and troubleshoot the problem line by line. Finally, it was discovered that there was a problem with the community component Victory Native. As an old driver, I ran to see the issues of this project in Github for the first time. Finally, the problem was solved perfectly.

The solution

Reduced the Victory Native version

Available versions refer to:

reference

Github.com/FormidableL…

Github.com/FormidableL…