Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
fastlane
Forked from fastlane/fastlane
🚀 The easiest way to automate building and releasing your iOS and Android appsRuby
-
MyApplication
testing android app
Ruby
-
fastlane-plugin-mobile_center_TESTING
fastlane integration prototype
Ruby
-
fastlane-mobile-center-test
fastlane mobile_center integration test app
Ruby
-
FinanceReactNative
Forked from pirate-test-React-Native/FinanceReactNative
iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android).
JavaScript
-
TestRNApp
testing react native app
Objective-C
280 contributions in the last year
Contribution activity
May 2019
April 2019
- evkhramkov/HockeySDK-iOSDemo Objective-C
- evkhramkov/ios-native-fastlane-demo Swift
- evkhramkov/HockeySDK-Unity-Android C#
- evkhramkov/HockeySDK-Unity-iOS Objective-C
- evkhramkov/AppCenter-SDK-Unity C#
- evkhramkov/ReactNativeApplicationPodsTest Objective-C
Created a pull request in Microsoft/fastlane-plugin-appcenter that received 1 comment
Allow specifying app os, platform and display name for automated creation
Added following optional parameters
app_display_name(if not specified, will use app_name value as default)
app_os
app_platform
If this parameters s…