I recently updated my react native project from version 0.53 to 0.55. I don't know how to solve the error mentioned on the title of my question that appears in my android build. I will attach an screenshot with the stacktrace. Please could you help me?
Asked
Active
Viewed 1,898 times
1
-
you need to check the exception stacktrace. What you showed is not a stacktrace – Vladyslav Matviienko May 09 '18 at 19:07
-
Possible duplicate of [What is a NullPointerException, and how do I fix it?](https://stackoverflow.com/questions/218384/what-is-a-nullpointerexception-and-how-do-i-fix-it) – Vladyslav Matviienko May 09 '18 at 19:07
-
Your object is `null`, not much we can do to help with the presented information – rafaelc May 09 '18 at 19:49