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: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,13 @@ Run this command to create a new project using the template
14
14
15
15
# 📦Installed packages
16
16
-[axios](https://github.com/axios/axios) for networking.
17
+
-[i18n-js](https://www.npmjs.com/package/i18n-js) small library to provide the i18n translations with JavaScript
18
+
-[lodash](https://lodash.com/) modern Javascript library delivering modularity and performance
17
19
-[lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) an ecosystem of libraries for parsing Adobe After Effects animations exported as JSON
20
+
-[moment](https://momentjs.com/) library to parse, validate, manipulate and display date/time in JavaScript
18
21
-[Munchkin](https://munchkinreact.app/) a react native component library
19
22
-[nativewind](https://www.nativewind.dev/) a universal style system
23
+
-[react-native-localize](https://www.npmjs.com/package/react-native-localize) a toolbox for your React Native app localization
20
24
-[react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) an icon library.
0 commit comments