Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(Login): allow submitting on password field (#720)

authored by

Bartosz Kaszubowski and committed by
GitHub
20185585 03771332

+1
+1
src/view/com/auth/login/Login.tsx
··· 420 420 textContentType="oneTimeCode" 421 421 value={password} 422 422 onChangeText={setPassword} 423 + onSubmitEditing={onPressNext} 423 424 editable={!isProcessing} 424 425 accessibilityLabel="Password" 425 426 accessibilityHint={