Saúl Ibarra Corretgé
dc246960df
feat(App): refactor App and split it into BaseApp and App
...
BaseApp does all the heavy-lifting related to creating the redux store,
navigation, and so on.
App currently handles URL props and actually triggering navigation based on
them.
2018-07-12 11:28:19 -05:00
Lyubo Marinov
d4dea22576
[RN] If recent-list knows a domain, then the app knows it
2018-05-14 16:32:19 -05:00
Zoltan Bettenbuk
0456df239f
Fix case sensitive recent list ( #2730 )
2018-04-04 12:54:42 -07:00
Lyubo Marinov
d727ee80b2
[RN] Fix base/profile and recent-list bugs
2018-02-27 20:52:34 -06:00
zbettenbuk
0e07020d09
Flatten the store of the recent-list feature
2018-02-27 07:33:33 -06:00
Lyubo Marinov
d7dddb2509
Introduce base/storage to represent the Web Storage API and persistence-related customizations
2018-02-02 15:13:26 -06:00
Lyubo Marinov
83243d5980
[RN] Fix legacy recent-list storage
2018-02-02 15:13:26 -06:00
Zoltan Bettenbuk
6e05cab46e
[RN] Fix legacy recent-list storage
2018-02-02 15:13:26 -06:00
Lyubo Marinov
7954d5fd39
Coding style
2018-02-02 15:13:26 -06:00
zbettenbuk
158cadf4f9
Improve persistency layer
2018-02-02 15:13:26 -06:00