-
- Downloads
PinEnter Avatar ListContacts ListCredentials Title screen and components
parent
a9c3abe6
No related branches found
No related tags found
Showing
- src/components/AvatarView/AvatarView.test.tsx 18 additions, 0 deletionssrc/components/AvatarView/AvatarView.test.tsx
- src/components/AvatarView/index.tsx 35 additions, 0 deletionssrc/components/AvatarView/index.tsx
- src/components/CredentialCard/CredentialCard.test.tsx 54 additions, 0 deletionssrc/components/CredentialCard/CredentialCard.test.tsx
- src/components/CredentialCard/index.tsx 51 additions, 0 deletionssrc/components/CredentialCard/index.tsx
- src/components/NoRecordsAvailable.tsx 40 additions, 0 deletionssrc/components/NoRecordsAvailable.tsx
- src/components/SearchBar.tsx 161 additions, 0 deletionssrc/components/SearchBar.tsx
- src/components/Title.tsx 30 additions, 0 deletionssrc/components/Title.tsx
- src/hooks/notifications.ts 21 additions, 0 deletionssrc/hooks/notifications.ts
- src/screens/ListContacts/ContactListItem.tsx 64 additions, 0 deletionssrc/screens/ListContacts/ContactListItem.tsx
- src/screens/ListContacts/ListContactsStore.ts 39 additions, 0 deletionssrc/screens/ListContacts/ListContactsStore.ts
- src/screens/ListContacts/index.tsx 55 additions, 7 deletionssrc/screens/ListContacts/index.tsx
- src/screens/ListCredentials/ListCredentialsStore.ts 42 additions, 0 deletionssrc/screens/ListCredentials/ListCredentialsStore.ts
- src/screens/ListCredentials/index.tsx 69 additions, 7 deletionssrc/screens/ListCredentials/index.tsx
- src/screens/PinEnter/PinEnter.utils.ts 16 additions, 0 deletionssrc/screens/PinEnter/PinEnter.utils.ts
- src/screens/PinEnter/index.tsx 117 additions, 6 deletionssrc/screens/PinEnter/index.tsx
src/components/AvatarView/index.tsx
0 → 100644
src/components/CredentialCard/index.tsx
0 → 100644
src/components/NoRecordsAvailable.tsx
0 → 100644
src/components/SearchBar.tsx
0 → 100644
src/components/Title.tsx
0 → 100644
src/hooks/notifications.ts
0 → 100644
src/screens/ListContacts/ContactListItem.tsx
0 → 100644
src/screens/PinEnter/PinEnter.utils.ts
0 → 100644
Please register or sign in to comment