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
A template that creates a new react-native project with the libraries needed to build a scalable mobile app.
7
+
This template creates an empty `react-native` project with every package needed to build a basic scalable mobile app. From bottom-navigation to lottie integration and TailWindCSS support. Sponsored by `Digital Art Dealers`
8
+
9
+
# 💻 Using Template
10
+
Run this command to create a new project using the template
** Make sure to replace {YOUR_APP_NAME} with the name you want to give your project
8
14
9
-
## Base dependencies
15
+
#📦Installed packages
10
16
-[axios](https://github.com/axios/axios) for networking.
11
17
-[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
12
18
-[Munchkin](https://munchkinreact.app/) a react native component library
@@ -18,24 +24,19 @@ A template that creates a new react-native project with the libraries needed to
18
24
-[redux-persist](https://github.com/rt2zz/redux-persist) for redux store persistance.
19
25
-[redux-thunk](https://github.com/gaearon/redux-thunk) to dispatch asynchronous actions.
20
26
21
-
## Using Template 💻 💻 💻 💻 💻
22
-
Run this command to create a new react-native project using the template
- Create pull requests, submit bugs, suggest new features or documentation updates 🔧
53
+
# 🙏 Support
54
54
55
-
[If you have any questions, please message us on twitter](https://twitter.com/daboigbae)
55
+
We all need support and motivation. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.
56
56
57
+
[If you have any questions, please message us on twitter](https://twitter.com/daboigbae)
57
58
[If you need developers to build your mobile app, visit our website](https://digitalartdealers.net/book_appointment/)
0 commit comments