mirror of
https://github.com/fergalmoran/argon-react-native.git
synced 2025-12-31 13:49:51 +00:00
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
3.0 KiB
3.0 KiB