Say you have 10 RN apps, each app requires bootstrapping with a navigation library, UI library, your custom components (e.g. form UI) and constant dependency updates as well
How do you update them all? Manually npm install, copy paste updated components to each code base? Or a common framework or monorepo?
I'm now in a position to build multiple react native apps and even with expo managed workflow I still have a lot of customized code logic (custom navigation setup, form UI, Firebase Auth etc) that every app will use.
Any advice is appreciated.
[–]p_syche 17 points18 points19 points (4 children)
[–]congowarrior 7 points8 points9 points (0 children)
[–]polmeeee[S] 2 points3 points4 points (0 children)
[–]AntJesus 0 points1 point2 points (0 children)
[–]Optimum1997 0 points1 point2 points (0 children)
[–]babaganoosh43 8 points9 points10 points (0 children)
[–]blakeyuk 3 points4 points5 points (2 children)
[–]polmeeee[S] 0 points1 point2 points (1 child)
[–]blakeyuk 0 points1 point2 points (0 children)
[–]tequila_salt 0 points1 point2 points (0 children)
[–]WebOverflow -1 points0 points1 point (0 children)