mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-14 02:35:54 +00:00
preload main tabs after login
This commit is contained in:
parent
9b82f5b9ec
commit
72d2faee14
@ -143,7 +143,7 @@
|
|||||||
(defn tab-navigator [routes config]
|
(defn tab-navigator [routes config]
|
||||||
(nav-reagent/tab-navigator
|
(nav-reagent/tab-navigator
|
||||||
routes
|
routes
|
||||||
(prepare-config config)))
|
(assoc (prepare-config config) :lazy false)))
|
||||||
|
|
||||||
(declare stack-screens)
|
(declare stack-screens)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user