Closed haifaash87 closed 1 year ago
I have the same issue on RN 0.67.4
Same Problem, do you know how to resolve? @haifaash87 @vkondratievFutem
This works fine in 'production' mode (tested with RN 0.67.2). In 'dev' mode, try using DevSettings.reload()
from https://reactnative.dev/docs/devsettings#reload
I face this error when restarting the app
null is not an object (evaluating '_reactNativeRestart.default.Restart')
I did manual linking but still not resolved.
Any idea to solve this problem?