Skip to content

Tech test for Giki.earth, replicate an App screen using React Native/TypeScript

Notifications You must be signed in to change notification settings

archiemartini/giki_tech_test

Repository files navigation

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

About

Tech test for Giki.earth, replicate an App screen using React Native/TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published