From e805123af3f7fa0f75f9295d95ccd07195397ecc Mon Sep 17 00:00:00 2001 From: Vinicius Souza Date: Mon, 26 Dec 2022 10:10:50 -0300 Subject: [PATCH] reorder category --- README.md | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9cb6298f2..23e18ff68 100644 --- a/README.md +++ b/README.md @@ -188,19 +188,19 @@ *Analytics platforms, SDK's, error tracking and real-time answers about your app* -- [Instabug](https://instabug.com) - In-app feedback, Bug and Crash reporting, Fix Bugs Faster through user-steps, video recordings, screen annotation, network requests logging. -- [Mixpanel](https://mixpanel.com/) - Advanced analytics platform. -- [Localytics](https://www.localytics.com/) - Brings app marketing and analytics together. +- [Abbi](https://github.com/abbiio/iosdk) - A Simple SDK for developers to manage and maximise conversions of all in-app promotions. - [Answers by Fabric](https://get.fabric.io) - Answers gives you real-time insight into people’s experience in your app. - [ARAnalytics](https://github.com/orta/ARAnalytics) - Analytics abstraction library offering a sane API for tracking events and user data. -- [Segment](https://github.com/segmentio/analytics-ios) - The hassle-free way to integrate analytics into any iOS application. -- [MOCA Analytics](https://www.mocaplatform.com/features) - Paid cross-platform analytics backend. +- [Bugsnag](https://www.bugsnag.com/platforms/ios-crash-reporting) - Error tracking with a free tier. Error reports include data on device, release, user, and allows arbitrary data. - [Countly](https://count.ly) - Open source, mobile & web analytics, crash reports and push notifications platform for iOS & Android. -- [Abbi](https://github.com/abbiio/iosdk) - A Simple SDK for developers to manage and maximise conversions of all in-app promotions. - [devtodev](https://www.devtodev.com/) - Comprehensive analytics service that improves your project and saves time for product development. -- [Bugsnag](https://www.bugsnag.com/platforms/ios-crash-reporting) - Error tracking with a free tier. Error reports include data on device, release, user, and allows arbitrary data. - [Inapptics](https://inapptics.com) - Helps analyze and visualize user behavior in mobile apps. Provides visual user journeys, heatmaps and crash replays. +- [Instabug](https://instabug.com) - In-app feedback, Bug and Crash reporting, Fix Bugs Faster through user-steps, video recordings, screen annotation, network requests logging. +- [Localytics](https://www.localytics.com/) - Brings app marketing and analytics together. - [Matomo](https://github.com/matomo-org/matomo-sdk-ios) - The MatomoTracker is an iOS, tvOS and macOS SDK for sending app analytics to a Matomo server. +- [Mixpanel](https://mixpanel.com/) - Advanced analytics platform. +- [MOCA Analytics](https://www.mocaplatform.com/features) - Paid cross-platform analytics backend. +- [Segment](https://github.com/segmentio/analytics-ios) - The hassle-free way to integrate analytics into any iOS application. - [Sentry](https://sentry.io/) - Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time. - [Shake](https://www.shakebugs.com/) - In-app feedback and bug reporting tool. Fix app bugs up to 50x faster with detailed device data, repro steps, video recording, black box data, network requests and custom logging. @@ -252,6 +252,8 @@ - [TvOSCustomizableTableViewCell](https://github.com/zattoo/TvOSCustomizableTableViewCell) - Light wrapper of UITableViewCell that allows extra customization for tvOS. - [TvOSSlider](https://github.com/zattoo/TvOSSlider) - TvOSSlider is an implementation of UISlider for tvOS. +**[back to top](#contents)** + ## Architecture Patterns *Clean architecture, Viper, MVVM, Reactive... choose your weapon.* @@ -269,6 +271,8 @@ - [Clean Architecture for SwiftUI + Combine](https://github.com/nalexn/clean-architecture-swiftui) - A demo project showcasing the production setup of the SwiftUI app with Clean Architecture. - [Spin](https://github.com/Spinners/Spin.Swift) - A universal implementation of a Feedback Loop system for RxSwift, ReactiveSwift and Combine +**[back to top](#contents)** + ## ARKit *Library and tools to help you build unparalleled augmented reality experiences* @@ -283,6 +287,8 @@ - [ARKit Emperor](https://github.com/kboy-silvergym/ARKit-Emperor) - The Emperor give you the most practical ARKit samples ever. - [ARHeadsetKit](https://github.com/philipturner/ARHeadsetKit) - High-level framework for using $5 Google Cardboard to replicate Microsoft Hololens. +**[back to top](#contents)** + ## Authentication *Oauth and Oauth2 libraries, social logins and captcha tools.* @@ -304,6 +310,8 @@ - [ReCaptcha](https://github.com/fjcaetano/ReCaptcha) - (In)visible ReCaptcha for iOS. - [LinkedInSignIn](https://github.com/serhii-londar/LinkedInSignIn) - Simple view controller to login and retrieve access token from LinkedIn. +**[back to top](#contents)** + ## Blockchain *Tool for smart contract interactions. Bitcoin protocol implementations and Frameworks for interacting with cryptocurrencies.* @@ -316,6 +324,8 @@ - [CoinpaprikaAPI](https://github.com/coinpaprika/coinpaprika-api-swift-client) - Coinpaprika API client with free & frequently updated market data from the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more. - [Bitcoin-Swift-Kit](https://github.com/horizontalsystems/bitcoin-kit-ios) - Full Bitcoin library written on Swift. Complete SPV wallet implementation for Bitcoin, Bitcoin Cash and Dash blockchains. +**[back to top](#contents)** + ## Bridging *Sharing code between Objective-C and Swift, iOS and macOS, Javascript and Objective-C.* @@ -326,6 +336,8 @@ - [MAIKit](https://github.com/MichaelBuckley/MAIKit) - A framework for sharing code between iOS and macOS. - [Xamarin](https://xamarin.com/) - Xamarin is a free, cross-platform, open-source platform that lets you quickly develop and test native iOS, watchOS and macOS applications for iPhone, iPad, Watch and Mac, all using the C# language. +**[back to top](#contents)** + ## Cache *Thread safe, offline and high performance cache libs and frameworks.* @@ -348,6 +360,8 @@ - [Cache](https://github.com/soffes/Cache) - Swift caching library. - [MemoryCache](https://github.com/yysskk/MemoryCache) - MemoryCache is type-safe memory cache. +**[back to top](#contents)** + ## Charts *Beautiful, Easy and Fully customized charts*