mirror of
https://github.com/fergalmoran/argon-react-native.git
synced 2025-12-28 04:08:24 +00:00
Update App.js
When fontsLoaded == false and isLoadingComplete == true then none of the branches is executed and the App component returns undefined in the render function which results in invariant violation: Nothing was returned from render. This small fix should address this by returning null until fonts are loaded
This commit is contained in: