Skip to content

hatemalimam/react-native-contacts-test

 
 

Repository files navigation

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

Languages

  • JavaScript 67.6%
  • Objective-C 17.3%
  • Python 8.7%
  • Java 6.4%