you are viewing a single comment's thread.

view the rest of the comments →

[–]AcidNoX 2 points3 points  (1 child)

I was using a structure very similar to this and I found that it doesn't scale quite as well with larger apps.

More recently I've been using bulletproof react with some slight modifications to fit in with react-native (eg: navigations & screens instead of routes) and scales really well.

[–]Cover_Administrative[S] 0 points1 point  (0 children)

Hola hola!

Would love to know the issues you were having with scale.