I have updated my React native from 0.57.7
to 0.59.10
.
When I compile through Xcode it shows me the error:
GeneratedDotEnv.m file not found.Once pod Install, it resolved but started getting React/RCTDefine.h not found in multiple libraries.
Please help!