karthiganesan90 / rn-challenge

Santander React Native challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Santander React Native technical challenge

This repository contains a technical challenge for prospective React Native candidates. It contains a simple Santander branch finder application.

Installation

This is a React Native Expo app using the managed workflow. To install and run the app, you will need the following installed on your machine:

You will also need an iOS device, iOS simulator, Android emulator or connected Android device to run the app on.

To begin, clone the repo and run yarn. For Android development, you'll also need to replace API_KEY in app.json with the supplied value.

Running the app

To run the app, once you have the above prerequisites, you can use

yarn android
yarn ios

About

Santander React Native challenge


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%