https://github.com/paulocf92/react-native-passmanager
Password Manager with React Native.
https://github.com/paulocf92/react-native-passmanager
react react-context-api react-hook-form react-hooks react-native react-navigation styled-components typescript yup
Last synced: 3 months ago
JSON representation
Password Manager with React Native.
- Host: GitHub
- URL: https://github.com/paulocf92/react-native-passmanager
- Owner: paulocf92
- Created: 2021-05-30T14:52:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-31T13:38:30.000Z (about 5 years ago)
- Last Synced: 2025-08-28T09:51:47.319Z (10 months ago)
- Topics: react, react-context-api, react-hook-form, react-hooks, react-native, react-navigation, styled-components, typescript, yup
- Language: TypeScript
- Homepage:
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Passmanager
Passmanager is a password management app made with React Native. You can add new password entries with a associated info, search them by title and also toggle password visibility.
This app showcases:
- Styled Components (theme)
- Forms and Validation
- Async Storage
- Navigation
- Context API
- Hooks
Made with ❤️ by [Paulo Filho](https://www.linkedin.com/in/paulocf92/)!