issue: https://linear.app/comm/issue/ENG-3163/create-the-search-screen-for-message-searching
Since the query has to be passed between the search screen and the header component, that is passed in screen options, I created a context to hold the query
Details
Details
- Reviewers
• kuba kamil bartek - Commits
- rCOMM1d14e082facb: [native] Add message search context
tested with next diffs
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/search/search-provider.react.js | ||
---|---|---|
6 | No, but even if we don't use it anywhere else we usually export ContexType from a file |