This code gets the communty data from the client db and populates it into the redux store
Linear task: https://linear.app/comm/issue/ENG-6536/read-communities-from-sqlite-on-app-start
Depends on D11166
Differential D11190
[lib/native/web] read communites from sqlite on app start ginsu on Feb 27 2024, 11:35 PM. Authored by Tags None Referenced Files
Details This code gets the communty data from the client db and populates it into the redux store Linear task: https://linear.app/comm/issue/ENG-6536/read-communities-from-sqlite-on-app-start Depends on D11166 Confrimed that the community data in redux matches what is found in the client db
Diff Detail
Event TimelineComment Actions
was it tested on both the web and native? Comment Actions
Yes confirmed that I was able to read and see communities on both web and native from sqlite |