Skip to content

Feat/lens - #2

Merged
thiagobrez merged 10 commits into
mainfrom
feat/lens
Dec 15, 2023
Merged

Feat/lens#2
thiagobrez merged 10 commits into
mainfrom
feat/lens

Conversation

@thiagobrez

@thiagobrez thiagobrez commented Dec 15, 2023

Copy link
Copy Markdown
Collaborator

Summary

  • Add Lens SDK for web and native. Import conditionally based on Platform-specific files
  • After connecting wallet, display screent o sign in with lens, showing available profiles
  • Display feed of (simplified) publications on Home screen
  • Ability to upvote (like) a publication
  • Display basic profile info in Profile screen
  • Ability to logout

Comment thread README.md Outdated
Comment thread src/components/LensButton/index.tsx
Comment thread src/features/home/HomeScreen.tsx
Comment thread src/features/home/PublicationItem.tsx Outdated
Comment thread src/features/sign-in/SignInScreen.tsx
Comment thread src/lib/lens-sdk/index.ts Outdated
Comment thread src/lib/navigation/NavIcon.tsx Outdated

@mdjastrzebski mdjastrzebski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I've marked some nit things.

One thing to take care after merging this PR is to verify the security implications of using AsyncStorage for Lens setup.

@thiagobrez
thiagobrez merged commit c0a09fe into callstack:main Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants