Skip to content

Use the unplash.com API to create and display photos

Notifications You must be signed in to change notification settings

costerik/PersonalSoftTest

Repository files navigation

Test Project Personal Soft

Native app for Personal Soft

Setup

Run

$ yarn
$ react-native link

iOS

Run the app

You can run the app in the iOS Simulator via the react-native cli:

$ react-native run-ios

Android

Run the app

You can run the app in the Android Simulator via the react-native cli:

$ react-native run-android

Testing

All test specs are located in the folder ./__tests__/. Tests are run in the command line using Jest with the command npm test -- -u.

About

Use the unplash.com API to create and display photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published