path # lines of code AppCenterReactNativeShared/android/src/main/java/com/microsoft/appcenter/reactnative/shared/AppCenterReactNativeShared.java 69 AppCenterReactNativeShared/ios/AppCenterReactNativeShared/AppCenterReactNativeShared.h 11 AppCenterReactNativeShared/ios/AppCenterReactNativeShared/AppCenterReactNativeShared.m 61 DemoApp/android/app/build_defs.bzl 17 DemoApp/android/app/src/main/cpp/native-lib.cpp 29 DemoApp/android/app/src/main/java/com/demoapp/DemoAppNativeModule.java 87 DemoApp/android/app/src/main/java/com/demoapp/DemoAppNativePackage.java 22 DemoApp/android/app/src/main/java/com/demoapp/MainActivity.java 8 DemoApp/android/app/src/main/java/com/demoapp/MainApplication.java 52 DemoApp/app/App.js 60 DemoApp/app/AttachmentsProvider.js 104 DemoApp/app/Constants.android.js 15 DemoApp/app/Constants.ios.js 15 DemoApp/app/SharedStyles.js 89 DemoApp/app/screens/AnalyticsScreen.js 122 DemoApp/app/screens/AppCenterScreen.js 217 DemoApp/app/screens/CrashesScreen.js 245 DemoApp/app/screens/PropertiesConfiguratorView.js 36 DemoApp/app/screens/TransmissionScreen.js 263 DemoApp/babel.config.js 3 DemoApp/index.android.js 1 DemoApp/index.ios.js 1 DemoApp/index.js 4 DemoApp/ios/DemoApp/AppDelegate.h 5 DemoApp/ios/DemoApp/AppDelegate.m 46 DemoApp/ios/DemoApp/DemoAppNative.h 3 DemoApp/ios/DemoApp/DemoAppNative.m 79 DemoApp/ios/DemoApp/main.m 7 DemoApp/ios/DemoAppTests/DemoAppTests.m 19 DemoApp/jest/preprocessor.js 45 DemoApp/jest/setup.js 32 DemoApp/metro.config.js 10 TestApp/android/app/build_defs.bzl 17 TestApp/android/app/src/main/cpp/native-lib.cpp 29 TestApp/android/app/src/main/java/com/testapp/MainActivity.java 8 TestApp/android/app/src/main/java/com/testapp/MainApplication.java 41 TestApp/android/app/src/main/java/com/testapp/TestAppNativeModule.java 90 TestApp/android/app/src/main/java/com/testapp/TestAppNativePackage.java 17 TestApp/app/App.js 56 TestApp/app/AttachmentsProvider.js 104 TestApp/app/Constants.android.js 15 TestApp/app/Constants.ios.js 15 TestApp/app/SharedStyles.js 89 TestApp/app/screens/AnalyticsScreen.js 120 TestApp/app/screens/AppCenterScreen.js 216 TestApp/app/screens/CrashesScreen.js 245 TestApp/app/screens/PropertiesConfiguratorView.js 36 TestApp/app/screens/TransmissionScreen.js 261 TestApp/babel.config.js 3 TestApp/index.android.js 1 TestApp/index.ios.js 1 TestApp/index.js 4 TestApp/ios/TestApp-Bridging-Header.h 1 TestApp/ios/TestApp/AppDelegate.h 5 TestApp/ios/TestApp/AppDelegate.m 47 TestApp/ios/TestApp/TestAppNative.h 3 TestApp/ios/TestApp/TestAppNative.m 79 TestApp/ios/TestApp/main.m 7 TestApp/ios/TestAppTests/TestAppTests.m 19 TestApp/jest/preprocessor.js 45 TestApp/jest/setup.js 32 TestApp/metro.config.js 10 TestApp34/AnalyticsScreen.js 67 TestApp34/AppCenterScreen.js 81 TestApp34/CrashesScreen.js 100 TestApp34/MainScreen.js 62 TestApp34/SharedStyles.js 31 TestApp34/android/app/src/main/java/com/testapp34/MainActivity.java 8 TestApp34/android/app/src/main/java/com/testapp34/MainApplication.java 42 TestApp34/index.android.js 1 TestApp34/index.ios.js 1 TestApp34/index.js 15 TestApp34/ios/TestApp34/AppDelegate.h 4 TestApp34/ios/TestApp34/AppDelegate.m 30 TestApp34/ios/TestApp34/main.m 7 TestApp34/ios/TestApp34Tests/TestApp34Tests.m 47 TestApp34/js/BarClass.js 9 TestApp34/js/FooClass.js 12 TestAppTypescript/android/app/build_defs.bzl 1 TestAppTypescript/android/app/src/main/java/com/testapp/MainActivity.java 8 TestAppTypescript/android/app/src/main/java/com/testapp/MainApplication.java 52 TestAppTypescript/android/app/src/main/java/com/testapp/TestAppNativeModule.java 37 TestAppTypescript/android/app/src/main/java/com/testapp/TestAppNativePackage.java 22 TestAppTypescript/babel.config.js 3 TestAppTypescript/index.js 1 TestAppTypescript/ios/TestAppTypescript/AppDelegate.h 5 TestAppTypescript/ios/TestAppTypescript/AppDelegate.m 37 TestAppTypescript/ios/TestAppTypescript/main.m 7 TestAppTypescript/ios/TestAppTypescriptTests/TestAppTypescriptTests.m 47 TestAppTypescript/metro.config.js 10 TestAppTypescript/src/AnalyticsScreen.tsx 69 TestAppTypescript/src/AppCenterScreen.tsx 78 TestAppTypescript/src/AttachmentsProvider.ts 66 TestAppTypescript/src/CrashesScreen.tsx 194 TestAppTypescript/src/MainScreen.tsx 93 TestAppTypescript/src/SharedStyles.ts 45 TestAppTypescript/src/index.ts 13 TestAppTypescript/src/js/BarClass.js 9 TestAppTypescript/src/js/FooClass.js 12 appcenter-analytics/Analytics.js 103 appcenter-analytics/android/src/main/java/com/microsoft/appcenter/reactnative/analytics/AppCenterReactNativeAnalyticsModule.java 185 appcenter-analytics/android/src/main/java/com/microsoft/appcenter/reactnative/analytics/AppCenterReactNativeAnalyticsPackage.java 37 appcenter-analytics/android/src/main/java/com/microsoft/appcenter/reactnative/analytics/ReactNativeUtils.java 90 appcenter-analytics/ios/AppCenterReactNativeAnalytics/AppCenterReactNativeAnalytics.h 4 appcenter-analytics/ios/AppCenterReactNativeAnalytics/AppCenterReactNativeAnalytics.m 268 appcenter-analytics/jest/setup.js 18 appcenter-analytics/react-native.config.js 13 appcenter-analytics/scripts/postlink.js 40 appcenter-crashes/Crashes.js 144 appcenter-crashes/android/src/main/java/com/microsoft/appcenter/reactnative/crashes/AppCenterReactNativeCrashesListener.java 86 appcenter-crashes/android/src/main/java/com/microsoft/appcenter/reactnative/crashes/AppCenterReactNativeCrashesModule.java 181 appcenter-crashes/android/src/main/java/com/microsoft/appcenter/reactnative/crashes/AppCenterReactNativeCrashesPackage.java 34 appcenter-crashes/android/src/main/java/com/microsoft/appcenter/reactnative/crashes/AppCenterReactNativeCrashesUtils.java 153 appcenter-crashes/android/src/main/java/com/microsoft/appcenter/reactnative/crashes/RNUtils.java 60 appcenter-crashes/ios/AppCenterReactNativeCrashes/AppCenterReactNativeCrashes.h 10 appcenter-crashes/ios/AppCenterReactNativeCrashes/AppCenterReactNativeCrashes.m 185 appcenter-crashes/ios/AppCenterReactNativeCrashes/AppCenterReactNativeCrashesDelegate.h 13 appcenter-crashes/ios/AppCenterReactNativeCrashes/AppCenterReactNativeCrashesDelegate.m 39 appcenter-crashes/ios/AppCenterReactNativeCrashes/AppCenterReactNativeCrashesUtils.h 5 appcenter-crashes/ios/AppCenterReactNativeCrashes/AppCenterReactNativeCrashesUtils.m 143 appcenter-crashes/react-native.config.js 13 appcenter-crashes/scripts/postlink.js 41 appcenter-link-scripts/src/android/AppCenterConfig.js 49 appcenter-link-scripts/src/android/index.js 98 appcenter-link-scripts/src/index.js 6 appcenter-link-scripts/src/ios/AppCenterConfig.js 87 appcenter-link-scripts/src/ios/AppDelegate.js 51 appcenter-link-scripts/src/ios/PodFile.js 258 appcenter-link-scripts/src/ios/index.js 85 appcenter/AppCenter.js 53 appcenter/android/src/main/java/com/microsoft/appcenter/reactnative/appcenter/AppCenterReactNativeModule.java 83 appcenter/android/src/main/java/com/microsoft/appcenter/reactnative/appcenter/AppCenterReactNativePackage.java 29 appcenter/android/src/main/java/com/microsoft/appcenter/reactnative/appcenter/ReactNativeUtils.java 106 appcenter/appcenter-log.js 29 appcenter/ios/AppCenterReactNative/AppCenterReactNative.h 4 appcenter/ios/AppCenterReactNative/AppCenterReactNative.m 88 appcenter/react-native.config.js 13 appcenter/scripts/postlink.js 37