Page MenuHomePhabricator

[native] DisplayCommunityDirectoryPrompt
DraftPublic

Authored by varun on Tue, Nov 26, 10:14 PM.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
ashoat
Summary

holding this as a draft until i add a check that user is on home screen and there are no overlays present

Depends on D13997

Test Plan

tbd

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

varun held this revision as a draft.
native/components/display-community-directory-prompt.react.js
53

an undefined fid means the user hasn't been prompted to set a farcaster association yet

native/components/display-community-directory-prompt.react.js
66

as @ashoat noted on a previous diff in this stack, this isn't a promise, but rather a function that returns a promise. i should revise this before publishing to avoid calling the keyserver endpoint multiple times