We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4c320 commit 286137fCopy full SHA for 286137f
documentation/docs/3_Guides/3_3_SplashScreenLoadingData.md
@@ -59,7 +59,7 @@ the `NavigationContainer` bound with a ref to use utils contained in `Navigators
59
60
## How to load data before app open ❓
61
62
-In `StartupContainer`, the `init` function is where you can crete asynchronous tasks like fetching data
+In `StartupContainer`, the `init` function is where you can create asynchronous tasks like fetching data
63
64
```javascript
65
const init = async () => {
0 commit comments