Skip to content

HackersSpirit/jenkins

 
 

Repository files navigation

Jenkins Mobile Client

  • Standard compliant React Native App

How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with npm install

Step 4: If you run into an issue building the project - check out [facebook/react-native#8584]. You may need to go into XCode and doubleclick on the RCTWebSocket project in your navigator and remove the flags under build settings > custom compiler flags.

How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android

Want to make a contribution?

Check out https://github.com/derickwarshaw/jenkins/blob/master/CONTRIBUTING.md

About

React Native Jenkins Client

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.9%
  • Objective-C 5.9%
  • Python 2.2%
  • Java 2.0%