Skip to content

Technical interview activity for mobile app development with React Native

Notifications You must be signed in to change notification settings

XenZoneGroup/rn-interview-activity

Repository files navigation

React Native Interview Activity

Problem statement

The instructions for performing this activity are available in this document.

Using this repository

To run the app, make sure you have XCode and/or Android Studio installed and configured and execute one of the following:

npm run ios
npm run android

To check types, execute:

npm run ts:check

To run the tests, execute:

npm run test

...or with watch:

npm run test:watch

About

Technical interview activity for mobile app development with React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published