From 29ec62f515906b4c3de5c285038d79a1e430a7e6 Mon Sep 17 00:00:00 2001 From: aleksanderjessitm <88426399+aleksanderjessitm@users.noreply.github.com> Date: Thu, 13 Oct 2022 14:06:33 +0200 Subject: [PATCH] Added a template for large apps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7a79692..613b2144 100644 --- a/README.md +++ b/README.md @@ -1334,6 +1334,7 @@ Get a head start on development with an existing seed. * [Awesome React Native Boilerplates](https://github.com/appitr/awesome-react-native-boilerplates) - Effective start for your development with the most popular react-native navigation and UI libraries * [react-int](https://github.com/leafOfTree/react-int) - A simple way to use react/react-native with redux and redux-saga. * [RNStarter](https://github.com/i-mighty/RNStarter) - ✨ A React Native Starter with 10+ commonly used libraries ✨ +* [enterprise-react-native-setup](https://github.com/itmaginationdemos/react-native-enterprise-template) - A template repo for large apps. ## Libraries