https://github.com/hyperweb-io/code-challenge-v3
https://github.com/hyperweb-io/code-challenge-v3
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyperweb-io/code-challenge-v3
- Owner: hyperweb-io
- Created: 2024-02-15T14:16:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T14:24:32.000Z (over 2 years ago)
- Last Synced: 2025-09-10T23:43:27.470Z (10 months ago)
- Size: 470 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native UI Challenge
## Introduction
This challenge is designed to test your skills in building React Native UI components.
## Target
Create a React Native UI Component that mimics the screen as shown in the image below. Focus on replicating the design details, including layout, color scheme, and typography.
Choose at least 1 of the 3 screens below to build:
 *(Design credit: [Dribbble](https://dribbble.com/shots/20172721-Mobile-Wallet-Ispolink-Job-Platform-Mobile-UI-Design))*
## Requirements
- **Theme:** Incorporating a theme is optional. If you choose to use a theme, ensure it is consistent across the component.
- **Static Component:** This challenge focuses on the UI aspect. You do not need to implement any functionality or logic behind the component.
## Submission Guidelines
- Submit at least 1 screen, but can do more as bonus
- DO NOT fork this repo.
- Please submit your code by email or messaging your hiring manager.
- Include a README in your project that explains how to run your React Native app.
Good luck, and we're looking forward to seeing your implementation!