ProfileListItem
Renders a list item for a profile overview.
import { ProfileListItem } from "@lens-protocol/react-native-lens-ui-kit";
<ProfileListItem profile={profile} />;
Default props
profile (required)
isFollowing
onProfilePress
onFollowPress
Styles
ProfileListItemStyles (opens in a new tab)
Last updated on January 4, 2023