An open API service indexing awesome lists of open source software.

https://github.com/hyperweb-io/code-challenge-v3


https://github.com/hyperweb-io/code-challenge-v3

Last synced: 4 months ago
JSON representation

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:

![image](./image.png) *(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!