Skip to content

React Native app developed for Visionmate's mobile position

Notifications You must be signed in to change notification settings

SrBrahma/visionmate-rn-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript

Visionmate Techinical Test

app.mp4

Higher Video Quality - Be sure to select the 1080p

Technical test for Visionmate made in 2~3 days by me, Henrique Almeida, aka SrBrahma. Specifications.

The recording of the app made it a bit laggy.

When I was thinking about its color pallete and its UI, I remembered Visionmate has a website and I decided to not only follow its color scheme but to also add its hero video, the diagonal pattern present above the video and its logo.

Project created using my gev npx tool, with the rn flavor to create React Native projects within a single command with my commonly used configs, such as my eslint-config and directories tree.

I tried to balance the quality and not overdoing it (but still, turned out to be great in just a few days of work!).


💿 Installation

yarn install

iOS

📖 Usage

Start Metro with
  • yarn start

Run instructions for iOS:
  • yarn ios
  - or -
  • Open TestRN/ios/TestRN.xcodeproj in Xcode or run "xed -b ios"
  • Hit the Run button

Run instructions for Android:
  • Have an Android emulator running (quickest way to get started), or a device connected.
  • yarn android

Also: https://reactnative.dev/docs/running-on-device

ℹ️ Info