Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

An integration test for react-native-contacts native module

Notifications You must be signed in to change notification settings

morenoh149/react-native-contacts-test

Repository files navigation

Deprecated please use the example in the module to test features https://github.com/rt2zz/react-native-contacts/tree/master/example

react-native-contacts-test

An integration test for react-native-contacts.

Install

Running

ios

  • react-native run-ios

android

  • react-native run-android

Tests

  • yarn test

Testing Changes

We use this repo to test changes in react-native-contacts. To test PRs update the dependency in your copy

In package.json

"react-native-contacts": "username/react-native-contacts#branch-name"

run npm install. Then follow regular instructions for installing above.

wishlist

About

An integration test for react-native-contacts native module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published