You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`Javascript or TypeScript`](/docs/installation#using-the-boilerplate)| Every project, developer, team, and experience is unique. That's why you have the freedom to select either a JavaScript or TypeScript codebase. [The choice is yours!](/docs/installation#using-the-boilerplate)|
|[`Javascript or TypeScript`](/docs/installation#using-the-boilerplate)| Every project, developer, team, and experience is unique. That's why you have the freedom to select either a JavaScript or TypeScript codebase. [The choice is yours!](/docs/installation#using-the-boilerplate)|
31
31
|[`Navigation`](/docs/navigate)| With [React Navigation](https://reactnavigation.org/), we offer a swift start to your navigation structure through a robust dependency. Check out the details in our [navigation structure documentation](/docs/navigate#navigation-structure). |
32
-
|[`Data fetching`](/docs/data-fetching)️ | Leveraging [TanStackQuery](https://react-query.tanstack.com/), data fetching has never been this effortless. |
33
-
|[`Internationalization`](/docs/internationalization)| Our application is fully prepared for multilingual support, all thanks to [React i18next](https://react.i18next.com/). |
34
-
|[`Multi theming`](/docs/theming/how-to-use)| Without any extra dependencies, we offer an easy-to-use and maintainable theme configuration |
35
-
|[`Safe synchrone storage`](/docs/storage)| With [React Native MMKV](https://github.com/mrousavy/react-native-mmkv), storing data becomes a breeze, and it can be done securely. |
36
-
|[`Environment`](/docs/environment)| The app comes pre-installed with all the necessary tools for handling simple environment variables |
37
-
|[`Debug`](/docs/debugging)| The app comes pre-installed with all the necessary tools for debugging, including [Flipper](https://fbflipper.com/) and [Navigation DevTools](https://www.npmjs.com/package/@react-navigation/devtools). |
32
+
|[`Data fetching`](/docs/data-fetching)️ | Leveraging [TanStackQuery](https://react-query.tanstack.com/), data fetching has never been this effortless. |
33
+
|[`Internationalization`](/docs/internationalization)| Our application is fully prepared for multilingual support, all thanks to [React i18next](https://react.i18next.com/). |
34
+
|[`Multi theming`](/docs/theming/how-to-use)| Without any extra dependencies, we offer an easy-to-use and maintainable theme configuration |
35
+
|[`Safe synchrone storage`](/docs/storage)| With [React Native MMKV](https://github.com/mrousavy/react-native-mmkv), storing data becomes a breeze, and it can be done securely. |
36
+
|[`Environment`](/docs/environment)| The app comes pre-installed with all the necessary tools for handling simple environment variables |
0 commit comments