Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 859 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 859 Bytes

Giki tech test

Tech test to replicate the given screen ./assets/readme/visual.jpeg Reference image

Here is my finished screen on iPhone 15 max...

Screen on iPhone 15

On iPhone 13 mini...

Screen on iPhone 13 mini

And Samsung S20...

Screen on Samsung S20

Project setup

Ensure you have Expo CLI installed along with an appropriate simulator, or ExpoGo on a personal device connected to the same network as your machine.

Clone this repo and cd into the root directory. Once there...

npm install
expo start

Follow the prompts to load the app onto your chosen device.

Run tests with

npm test

Dependencies

  • react-native-svg
  • react-native-testing-library
  • react-native-size-matters