Add forgot password flow

This commit is contained in:
Julia Friesel
2018-09-14 13:43:45 +02:00
parent a74eb40805
commit d41574235f
3 changed files with 43 additions and 9 deletions
+4
View File
@@ -282,6 +282,10 @@ export default StyleSheet.create({
color: fontOnPrimaryColor,
fontSize: 20
},
passwordPromptForgotPasswordText: {
marginTop: 20,
color: 'grey'
}
})
export const iconStyles = {