https://github.com/luizrebelatto/loginrestyle
Login screen with darkmode and using restyle for the application's stylizations
https://github.com/luizrebelatto/loginrestyle
dark-mode dark-theme light-theme login react-native restyle typescript
Last synced: about 1 month ago
JSON representation
Login screen with darkmode and using restyle for the application's stylizations
- Host: GitHub
- URL: https://github.com/luizrebelatto/loginrestyle
- Owner: Luizrebelatto
- Created: 2024-10-22T03:20:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-28T09:36:41.000Z (about 1 year ago)
- Last Synced: 2025-10-05T17:50:29.526Z (8 months ago)
- Topics: dark-mode, dark-theme, light-theme, login, react-native, restyle, typescript
- Language: TypeScript
- Homepage:
- Size: 707 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Login App Restyle
Login screen with darkmode and using restyle for the application's stylizations
### Run
**Install dependencies**
```
yarn
```
**Run App**
```
npx expo start
```
### 🛠Tech and Libraries
- [React Native](https://reactnative.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Restyle](https://shopify.github.io/restyle/): The Restyle library provides a type-enforced system for building UI components in React Native with TypeScript. It's a library for building UI libraries, with themability as the core focus.
### App Screenshots
| | Android (Light) | Android (Dark) | IOS (Light) | IOS (Dark) |
| :------------: | :----------------------------------------: | :---------------------------------------: | -------------------------------------- | ------------------------------------- |
| Login Screen |  |  |  |  |
### Design Reference
- [Link Dribbble](https://dribbble.com/shots/23643858-Money-Manager-Onboarding-Screen)