Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 457 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 457 Bytes

Contributing to turbo-ios

To set up your development environment:

  1. Clone the repo
  2. Open the directory in Xcode to install Swift packages

To run the test suite:

  1. Open the directory in Xcode
  2. Click Product → Test or +U

Feature parity with Android

New features will not be merged until also added to turbo-android.

This does not apply to bugs that only appear on iOS.