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
Copy file name to clipboardExpand all lines: documentation/docs/01-Getting Started.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ As previously mentioned, this boilerplate is intentionally designed to be straig
45
45
-[React Native MMKV](https://github.com/mrousavy/react-native-mmkv) (**<VersionReadername="react-native-mmkv"/>**): A highly efficient and compact mobile key-value storage solution.
46
46
-[React Navigation](https://reactnavigation.org/) (**<VersionReadername="@react-navigation/native"/>**): Handles routing and navigation within the app, featuring a default splash screen setup.
47
47
-[TanStack Query](https://tanstack.com/query/latest) (**<VersionReadername="@tanstack/react-query"/>**): Facilitates data fetching.
48
-
-[Axios](https://axios-http.com/fr/docs/intro) (**<VersionReadername="axios"/>**): Used for making HTTP requests.
48
+
-[Ky](https://github.com/sindresorhus/ky) (**<VersionReadername="ky"/>**): Used for making HTTP requests.
49
49
-[React i18next](https://github.com/i18next/react-i18next) (**<VersionReadername="react-i18next"/>**): Manages internationalization within your app.
0 commit comments