<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>London Explorers &#45; Latest News &#45; eirawexford</title>
<link>https://www.londonexplorers.com/rss/author/eirawexford</link>
<description>London Explorers &#45; Latest News &#45; eirawexford</description>
<dc:language>en</dc:language>
<dc:rights>Copyright 2025 London Explorers &#45; All Rights Reserved.</dc:rights>

<item>
<title>Top 6 Mobile App Frameworks to Watch in 2025</title>
<link>https://www.londonexplorers.com/top-6-mobile-app-frameworks-to-watch-in-2025</link>
<guid>https://www.londonexplorers.com/top-6-mobile-app-frameworks-to-watch-in-2025</guid>
<description><![CDATA[  ]]></description>
<enclosure url="" length="49398" type="image/jpeg"/>
<pubDate>Wed, 25 Jun 2025 13:28:44 +0600</pubDate>
<dc:creator>eirawexford</dc:creator>
<media:keywords></media:keywords>
<content:encoded><![CDATA[<div _ngcontent-ng-c1757086942="" id="chat-history" class="chat-history-scroll-container">
<div _ngcontent-ng-c1757086942="" class="conversation-container message-actions-hover-boundary ng-star-inserted" id="0713665b69f72938">
<div _ngcontent-ng-c592632085="">
<div _ngcontent-ng-c1597008228="" class="response-container ng-tns-c1597008228-69 response-container-with-gpi ng-star-inserted response-container-has-multiple-responses" jslog="173900;track:impression">
<div _ngcontent-ng-c1597008228="" class="presented-response-container ng-tns-c1597008228-69">
<div _ngcontent-ng-c1597008228="" class="response-container-content ng-tns-c1597008228-69 has-thoughts">
<div _ngcontent-ng-c592632085="" class="response-content ng-tns-c1597008228-69">
<div _ngcontent-ng-c2938693723="" class="markdown markdown-main-panel enable-updated-hr-color" id="model-response-message-contentr_0713665b69f72938" dir="ltr">
<p>The landscape of <a href="https://indiit.com/mobile-app-development/" target="_blank" rel="noopener nofollow"><b>Mobile App Development</b></a> is in a constant state of flux, driven by rapid technological advancements and evolving user expectations. As we move further into 2025, developers are increasingly seeking frameworks that offer speed, efficiency, cross-platform compatibility, and the ability to build sophisticated, high-performance applications. The choice of framework is a foundational decision that impacts everything from development time and cost to app performance and future scalability.</p>
<p>In this dynamic environment, certain frameworks are poised to dominate, pushing the boundaries of what's possible on mobile devices. They empower developers to create seamless, engaging experiences that cater to a diverse user base across multiple operating systems. Understanding these leading frameworks is crucial for anyone involved in crafting the next generation of mobile applications.</p>
<p><strong>Here are the Top 6 Mobile App Frameworks to Watch in 2025:</strong></p>
<hr>
<p></p>
<h3>1. Flutter (Google)</h3>
<p>Flutter continues its meteoric rise, establishing itself as a powerhouse in cross-platform <b>Mobile App Development</b>. Developed by Google, it offers a unique approach to building natively compiled applications for mobile, web, and desktop from a single codebase.</p>
<ul>
<li>
<p><b>Key Strengths:</b></p>
<ul>
<li>
<p><b>Native Performance:</b> Flutter directly compiles to native ARM code, offering exceptional performance that often rivals native apps. Its Skia graphics engine allows for pixel-perfect control over the UI, ensuring consistent design across platforms.</p>
</li>
<li>
<p><b>Hot Reload &amp; Hot Restart:</b> These features significantly speed up the development cycle, allowing developers to see changes reflected instantly without restarting the app.</p>
</li>
<li>
<p><b>Rich Widget Library:</b> Flutter boasts a comprehensive set of pre-built, customizable widgets that follow Material Design (for Android) and Cupertino (for iOS) guidelines, enabling rapid UI development.</p>
</li>
<li>
<p><b>Single Codebase:</b> Write once, deploy everywhere. This drastically reduces development time and cost compared to maintaining separate iOS and Android codebases.</p>
</li>
<li>
<p><b>Growing Ecosystem &amp; Community:</b> Backed by Google, Flutter benefits from extensive documentation, a vibrant developer community, and a rapidly expanding ecosystem of packages and tools.</p>
</li>
</ul>
</li>
<li>
<p><b>Ideal Use Cases:</b> High-performance apps requiring custom UIs, animations, and complex data rendering. Suitable for startups and enterprises alike aiming for efficient cross-platform deployment.</p>
</li>
</ul>
<hr>
<p></p>
<h3>2. React Native (Meta)</h3>
<p>Still a dominant force in cross-platform development, React Native continues to be a go-to choice for developers familiar with JavaScript and React. It allows building truly native mobile apps using a web-like development experience.</p>
<ul>
<li>
<p><b>Key Strengths:</b></p>
<ul>
<li>
<p><b>JavaScript/React Familiarity:</b> Leverages JavaScript, a widely adopted language, and the popular React library, lowering the learning curve for web developers transitioning to mobile.</p>
</li>
<li>
<p><b>Code Reusability:</b> Significant code sharing between iOS and Android versions, and even with web applications using React.</p>
</li>
<li>
<p><b>Native Components:</b> Unlike some hybrid frameworks, React Native renders actual native UI components, contributing to a native look and feel and excellent performance.</p>
</li>
<li>
<p><b>Large, Mature Community:</b> Backed by Meta, React Native has a massive and active community, offering abundant resources, third-party libraries, and strong support.</p>
</li>
<li>
<p><b>Fast Refresh:</b> Similar to Flutter's hot reload, this feature speeds up iteration cycles during development.</p>
</li>
</ul>
</li>
<li>
<p><b>Ideal Use Cases:</b> Social media apps, e-commerce platforms, and applications requiring high interactivity and a strong community backing. Excellent for teams already proficient in the React ecosystem.</p>
</li>
</ul>
<hr>
<p></p>
<h3>3. Kotlin Multiplatform Mobile (KMM)</h3>
<p>While not a full-stack UI framework like Flutter or React Native, KMM is gaining significant traction for its ability to share business logic, networking, and data layers across platforms while allowing native UI development.</p>
<ul>
<li>
<p><b>Key Strengths:</b></p>
<ul>
<li>
<p><b>Shared Business Logic:</b> Developers can write core application logic (e.g., networking, data validation, analytics) once in Kotlin and share it across Android (natively) and iOS (via Kotlin/Native compilation).</p>
</li>
<li>
<p><b>Native UI:</b> Unlike other cross-platform options, KMM encourages building native UIs using Jetpack Compose (Android) and SwiftUI (iOS), ensuring a truly platform-specific user experience.</p>
</li>
<li>
<p><b>Leverages Existing Native Skills:</b> Teams with existing Android (Kotlin) and iOS (Swift/Objective-C) expertise can adopt KMM to improve efficiency without abandoning their UI knowledge.</p>
</li>
<li>
<p><b>Interoperability:</b> Seamless integration with existing native codebases, making it easy to introduce KMM into ongoing projects incrementally.</p>
</li>
<li>
<p><b>Concise and Safe Language:</b> Kotlin is known for its modern features, null safety, and conciseness, reducing boilerplate code and improving developer productivity.</p>
</li>
</ul>
</li>
<li>
<p><b>Ideal Use Cases:</b> Applications where a native look and feel are paramount, but significant logic can be shared. Enterprises looking to optimize development for complex apps with large native codebases.</p>
</li>
</ul>
<hr>
<p></p>
<h3>4. Swift (for iOS Native)</h3>
<p>Despite the rise of cross-platform solutions, native iOS development with Swift remains a top choice for apps requiring absolute peak performance, deepest integration with Apple's ecosystem, or highly specialized features.</p>
<ul>
<li>
<p><b>Key Strengths:</b></p>
<ul>
<li>
<p><b>Unmatched Performance &amp; Optimization:</b> Apps built with Swift leverage direct access to iOS APIs and are optimized specifically for Apple hardware, offering the best possible performance and responsiveness.</p>
</li>
<li>
<p><b>Full Access to Platform Features:</b> Immediate access to the latest iOS features, APIs, and hardware capabilities (e.g., Face ID, ARKit, HealthKit, Neural Engine).</p>
</li>
<li>
<p><b>Seamless User Experience:</b> Native apps inherently provide the most consistent and intuitive user experience according to Apple's Human Interface Guidelines.</p>
</li>
<li>
<p><b>Robust &amp; Safe Language:</b> Swift is designed for safety, performance, and modern software design patterns, reducing common programming errors.</p>
</li>
<li>
<p><b>Strong Apple Ecosystem Support:</b> Excellent tooling (Xcode), comprehensive documentation, and direct support from Apple.</p>
</li>
</ul>
</li>
<li>
<p><b>Ideal Use Cases:</b> Apps requiring maximum performance (e.g., high-fidelity games, advanced photo/video editing), deep hardware integration, or those exclusively targeting the iOS user base. A Mobile App Development strategy often chosen for premium, highly specialized iOS-only applications.</p>
</li>
</ul>
<hr>
<p></p>
<h3>5. Java/Kotlin (for Android Native)</h3>
<p>Similarly, for Android, developing natively with Java or Kotlin continues to be vital for applications demanding unparalleled performance and deep Android system integration. Kotlin is increasingly the preferred language for modern Android development.</p>
<ul>
<li>
<p><b>Key Strengths:</b></p>
<ul>
<li>
<p><b>Superior Performance &amp; Integration:</b> Native Android apps are highly optimized for the Android operating system and devices, providing the best performance, battery efficiency, and system resource management.</p>
</li>
<li>
<p><b>Full Access to Android SDK &amp; Features:</b> Direct access to all Android APIs, hardware components (e.g., sensors, NFC), and system services.</p>
</li>
<li>
<p><b>Flexibility &amp; Control:</b> Unrestricted control over the app's architecture and performance characteristics, allowing for highly customized solutions.</p>
</li>
<li>
<p><b>Large Ecosystem &amp; Community:</b> A vast developer community, extensive documentation from Google, and a wealth of libraries and tools (e.g., Android Studio, Jetpack Compose).</p>
</li>
<li>
<p><b>Kotlin Advantages:</b> Kotlin offers modern language features, conciseness, null safety, and better expressiveness compared to Java, leading to more robust and maintainable code.</p>
</li>
</ul>
</li>
<li>
<p><b>Ideal Use Cases:</b> High-performance gaming, complex enterprise applications, system-level utilities, or apps requiring extensive integration with Android-specific hardware and software features. Essential for developing high-quality, feature-rich Android experiences.</p>
</li>
</ul>
<hr>
<p></p>
<h3>6. Ionic</h3>
<p>Ionic remains a popular choice for hybrid app development, allowing web developers to leverage their existing skills to build cross-platform mobile apps.</p>
<ul>
<li>
<p><b>Key Strengths:</b></p>
<ul>
<li>
<p><b>Web Technology Stack:</b> Uses standard web technologies (HTML, CSS, JavaScript/TypeScript, with popular frameworks like Angular, React, Vue), making it accessible to a large pool of web developers.</p>
</li>
<li>
<p><b>Rapid Development:</b> Fast prototyping and development cycles due to web component reusability and a rich library of pre-built UI components.</p>
</li>
<li>
<p><b>Single Codebase &amp; PWA Support:</b> Builds for iOS, Android, and also excels at creating Progressive Web Apps (PWAs) from a single codebase.</p>
</li>
<li>
<p><b>Native Features via Cordova/Capacitor:</b> Utilizes Apache Cordova or Ionic's own Capacitor to access native device features and APIs through plugins. Capacitor offers a more modern, native runtime interface.</p>
</li>
<li>
<p><b>Strong Community:</b> A well-established framework with a large and active community, offering ample support and resources.</p>
</li>
</ul>
</li>
<li>
<p><b>Ideal Use Cases:</b> Content-heavy apps, basic utility apps, internal enterprise tools, or MVPs (Minimum Viable Products) where speed to market and budget efficiency are priorities, especially for teams with strong web development backgrounds.</p>
</li>
</ul>
<hr>
<p></p>
<h3>Conclusion</h3>
<p>The year 2025 highlights a clear trend in Mobile App Development: a continuous push towards efficiency, performance, and user experience, irrespective of the underlying platform. While native frameworks like Swift and Kotlin continue to offer unparalleled performance and deep integration, cross-platform powerhouses like Flutter and React Native provide compelling alternatives for broader reach and accelerated development cycles. Kotlin Multiplatform Mobile offers a compelling middle ground, balancing shared logic with native UI. Meanwhile, Ionic remains a strong contender for web-centric teams aiming for hybrid solutions and PWAs. The choice among these top frameworks will depend on specific project requirements, team expertise, performance needs, and strategic business goals, each offering unique advantages to shape the mobile experiences of tomorrow.<!----><!----><!----></p>
</div>
<message-content _ngcontent-ng-c592632085="" class="model-response-text ng-star-inserted has-thoughts" _nghost-ng-c2938693723="" id="message-content-id-r_0713665b69f72938"></message-content><!----><!---->
<div _ngcontent-ng-c592632085="" class="response-footer gap has-thoughts complete"><!----><!----><!----><sources-list _ngcontent-ng-c592632085="" class="sources-list ng-star-inserted"><!----></sources-list><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div>
</div>
<!----><sensitive-memories-banner _ngcontent-ng-c592632085="" _nghost-ng-c3067322775="" class="ng-star-inserted"><!----></sensitive-memories-banner><!----><!----><!----></div>
</div>
<div _ngcontent-ng-c1597008228="" class="response-container-footer ng-tns-c1597008228-69">
<div _ngcontent-ng-c1367286979="" class="actions-container-v2 ng-tns-c1367286979-72">
<div _ngcontent-ng-c1367286979="" class="buttons-container-v2 ng-tns-c1367286979-72 ng-star-inserted">
<div _ngcontent-ng-c3527665009="" lottie-animation="" class="thumb-animation" hidden=""><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 96 96" width="96" height="96" preserveaspectratio="xMidYMid meet"><defs><clippath id="__lottie_element_1209"><rect width="96" height="96" x="0" y="0"></rect></clippath><mask id="__lottie_element_1213"><rect fill="#ffffff" width="96" height="96"></rect><path fill="#000000" clip-rule="nonzero" d=" M20.823999404907227,-50.45800018310547 C20.823999404907227,-50.45800018310547 -18.42799949645996,-40.75899887084961 -18.42799949645996,-40.75899887084961 C-18.42799949645996,-40.75899887084961 -20.881999969482422,-11.439000129699707 -20.881999969482422,-11.439000129699707 C-20.881999969482422,-11.439000129699707 13.111000061035156,-16.22100067138672 13.111000061035156,-16.22100067138672 C13.111000061035156,-16.22100067138672 20.823999404907227,-50.45800018310547 20.823999404907227,-50.45800018310547"></path></mask><mask id="__lottie_element_1219"><rect fill="#ffffff" width="96" height="96"></rect><path fill="#000000" clip-rule="nonzero" d=" M21.899999618530273,-45.80699920654297 C21.899999618530273,-45.80699920654297 -10.57800006866455,-36.2400016784668 -10.57800006866455,-36.2400016784668 C-10.57800006866455,-36.2400016784668 21.648000717163086,-8.79800033569336 21.648000717163086,-8.79800033569336 C21.648000717163086,-8.79800033569336 21.899999618530273,-45.80699920654297 21.899999618530273,-45.80699920654297"></path></mask><clippath id="__lottie_element_1221"><path fill="#ffffff" clip-rule="nonzero" d=" M21.899999618530273,-45.80699920654297 C21.899999618530273,-45.80699920654297 -10.57800006866455,-36.2400016784668 -10.57800006866455,-36.2400016784668 C-10.57800006866455,-36.2400016784668 20.641000747680664,-6.5320000648498535 20.641000747680664,-6.5320000648498535 C20.641000747680664,-6.5320000648498535 21.899999618530273,-45.80699920654297 21.899999618530273,-45.80699920654297"></path></clippath></defs><g clip-path="url(#__lottie_element_1209)"><g class="lottie-thumbs-up" mask="url(#__lottie_element_1213)"><g><path></path></g></g><g class="lottie-thumbs-up" mask="url(#__lottie_element_1219)"><g><path></path></g></g><g class="lottie-thumbs-up" clip-path="url(#__lottie_element_1221)"><g><path></path></g></g><g class="lottie-thumbs-up" transform="matrix(0.943097710609436,0,0,0.943097710609436,49.22163009643555,46.75019836425781)" opacity="1"><g opacity="1" transform="matrix(4.239999771118164,0,0,4.239999771118164,0,0)"><path fill="rgb(31,31,31)" fill-opacity="1" d=" M-2.865000009536743,-2.0399999618530273 C-2.865000009536743,-2.0399999618530273 -2.865000009536743,6.210000038146973 -2.865000009536743,6.210000038146973 C-2.865000009536743,6.210000038146973 -2.865000009536743,0.33500000834465027 -2.865000009536743,0.33500000834465027 C-2.865000009536743,0.33500000834465027 -2.865000009536743,-1.0190000534057617 -2.865000009536743,-1.0190000534057617 C-2.865000009536743,-1.0190000534057617 -2.865000009536743,-2.0399999618530273 -2.865000009536743,-2.0399999618530273z M-8.385000228881836,7.564000129699707 C-8.010000228881836,7.925000190734863 -7.559000015258789,8.105999946594238 -7.031000137329102,8.105999946594238 C-7.031000137329102,8.105999946594238 -4.677000045776367,8.105999946594238 -4.677000045776367,8.105999946594238 C-4.677000045776367,8.105999946594238 -4.677000045776367,6.210000038146973 -4.677000045776367,6.210000038146973 C-4.677000045776367,6.210000038146973 -7.031000137329102,6.210000038146973 -7.031000137329102,6.210000038146973 C-7.031000137329102,6.210000038146973 -7.031000137329102,-1.0190000534057617 -7.031000137329102,-1.0190000534057617 C-7.031000137329102,-1.0190000534057617 -4.677000045776367,-1.0190000534057617 -4.677000045776367,-1.0190000534057617 C-4.677000045776367,-1.0190000534057617 -4.677000045776367,-2.9149999618530273 -4.677000045776367,-2.9149999618530273 C-4.677000045776367,-2.9149999618530273 -7.031000137329102,-2.9149999618530273 -7.031000137329102,-2.9149999618530273 C-7.559000015258789,-2.9149999618530273 -8.010000228881836,-2.7279999256134033 -8.385000228881836,-2.3529999256134033 C-8.746000289916992,-1.9919999837875366 -8.927000045776367,-1.5470000505447388 -8.927000045776367,-1.0190000534057617 C-8.927000045776367,-1.0190000534057617 -8.927000045776367,6.210000038146973 -8.927000045776367,6.210000038146973 C-8.927000045776367,6.73799991607666 -8.746000289916992,7.189000129699707 -8.385000228881836,7.564000129699707z M-2.865000009536743,6.210000038146973 C-2.865000009536743,6.210000038146973 -2.865000009536743,-2.0399999618530273 -2.865000009536743,-2.0399999618530273 C-2.865000009536743,-2.0399999618530273 0.4480000138282776,-5.353000164031982 0.4480000138282776,-5.353000164031982 C0.4480000138282776,-5.353000164031982 -0.6150000095367432,-1.0190000534057617 -0.6150000095367432,-1.0190000534057617 C-0.6150000095367432,-1.0190000534057617 7.010000228881836,-1.0190000534057617 7.010000228881836,-1.0190000534057617 C7.010000228881836,-1.0190000534057617 7.010000228881836,0.33500000834465027 7.010000228881836,0.33500000834465027 C7.010000228881836,0.33500000834465027 4.510000228881836,6.210000038146973 4.510000228881836,6.210000038146973 C4.510000228881836,6.210000038146973 -2.865000009536743,6.210000038146973 -2.865000009536743,6.210000038146973z M8.343999862670898,-2.3320000171661377 C7.968999862670898,-2.7209999561309814 7.531000137329102,-2.9149999618530273 7.031000137329102,-2.9149999618530273 C7.031000137329102,-2.9149999618530273 1.7400000095367432,-2.9149999618530273 1.7400000095367432,-2.9149999618530273 C1.7400000095367432,-2.9149999618530273 2.615000009536743,-6.374000072479248 2.615000009536743,-6.374000072479248 C2.697999954223633,-6.692999839782715 2.6700000762939453,-6.998000144958496 2.5309998989105225,-7.289999961853027 C2.3919999599456787,-7.581999778747559 2.177000045776367,-7.803999900817871 1.8849999904632568,-7.956999778747559 C1.5800000429153442,-8.095999717712402 1.2599999904632568,-8.137999534606934 0.9269999861717224,-8.081999778747559 C0.6079999804496765,-8.039999961853027 0.33000001311302185,-7.894000053405762 0.09399999678134918,-7.644000053405762 C0.09399999678134918,-7.644000053405762 -4.677000045776367,-2.9149999618530273 -4.677000045776367,-2.9149999618530273 C-4.677000045776367,-2.9149999618530273 -4.677000045776367,8.105999946594238 -4.677000045776367,8.105999946594238 C-4.677000045776367,8.105999946594238 4.510000228881836,8.105999946594238 4.510000228881836,8.105999946594238 C4.870999813079834,8.105999946594238 5.218999862670898,7.99399995803833 5.552000045776367,7.771999835968018 C5.885000228881836,7.550000190734863 6.120999813079834,7.28000020980835 6.260000228881836,6.960000038146973 C6.260000228881836,6.960000038146973 8.802000045776367,1.0010000467300415 8.802000045776367,1.0010000467300415 C8.829999923706055,0.9039999842643738 8.857000350952148,0.800000011920929 8.885000228881836,0.6890000104904175 C8.913000106811523,0.5640000104904175 8.927000045776367,0.44600000977516174 8.927000045776367,0.33500000834465027 C8.927000045776367,0.33500000834465027 8.927000045776367,-1.0190000534057617 8.927000045776367,-1.0190000534057617 C8.927000045776367,-1.5190000534057617 8.732999801635742,-1.9570000171661377 8.343999862670898,-2.3320000171661377z"></path></g></g></g></svg></div>
<thumb-up-button _ngcontent-ng-c1367286979="" _nghost-ng-c3527665009="" class="ng-tns-c1367286979-72 ng-star-inserted"><!----></thumb-up-button><button _ngcontent-ng-c2643117652="" mat-icon-button="" mattooltip="Bad response" aria-label="Bad response" class="mdc-icon-button mat-mdc-icon-button mat-mdc-button-base mat-mdc-tooltip-trigger icon-button mat-unthemed" mat-ripple-loader-uninitialized="" mat-ripple-loader-class-name="mat-mdc-button-ripple" mat-ripple-loader-centered="" aria-pressed="false" aria-controls="feedback-form-13" jslog='173904;track:generic_click,impression;BardVeMetadataKey:[["r_0713665b69f72938","c_56f6e5ddc39d80c8",null,"rc_6b003f12eb755fa2",null,null,"en",null,1,null,null,1,0]];mutable:true'><span class="mat-mdc-button-persistent-ripple mdc-icon-button__ripple"></span><mat-icon _ngcontent-ng-c2643117652="" role="img" fonticon="thumb_down" class="mat-icon notranslate gds-icon-m google-symbols mat-ligature-font mat-icon-no-color ng-star-inserted" aria-hidden="true" data-mat-icon-type="font" data-mat-icon-name="thumb_down"></mat-icon><!----></button>
<div _ngcontent-ng-c2643117652="" lottie-animation="" class="thumb-animation" hidden=""><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 96 96" width="96" height="96" preserveaspectratio="xMidYMid meet"><defs><clippath id="__lottie_element_1223"><rect width="96" height="96" x="0" y="0"></rect></clippath><mask id="__lottie_element_1227"><rect fill="#ffffff" width="96" height="96"></rect><path fill="#000000" clip-rule="nonzero" d=" M20.823999404907227,-50.45800018310547 C20.823999404907227,-50.45800018310547 -18.42799949645996,-40.75899887084961 -18.42799949645996,-40.75899887084961 C-18.42799949645996,-40.75899887084961 -20.881999969482422,-11.439000129699707 -20.881999969482422,-11.439000129699707 C-20.881999969482422,-11.439000129699707 13.111000061035156,-16.22100067138672 13.111000061035156,-16.22100067138672 C13.111000061035156,-16.22100067138672 20.823999404907227,-50.45800018310547 20.823999404907227,-50.45800018310547"></path></mask></defs><g clip-path="url(#__lottie_element_1223)"><g class="lottie-thumbs-down" mask="url(#__lottie_element_1227)"><g><path></path></g></g><g class="lottie-thumbs-down"><g><path></path></g></g><g class="lottie-thumbs-down" transform="matrix(-0.9419913291931152,0,0,-0.9419913291931152,46.50027084350586,49.44205856323242)" opacity="1"><g opacity="1" transform="matrix(4.239999771118164,0,0,4.239999771118164,0,0)"><path fill="rgb(31,31,31)" fill-opacity="1" d=" M-2.865000009536743,-2.0399999618530273 C-2.865000009536743,-2.0399999618530273 -2.865000009536743,6.210000038146973 -2.865000009536743,6.210000038146973 C-2.865000009536743,6.210000038146973 -2.865000009536743,0.33500000834465027 -2.865000009536743,0.33500000834465027 C-2.865000009536743,0.33500000834465027 -2.865000009536743,-1.0190000534057617 -2.865000009536743,-1.0190000534057617 C-2.865000009536743,-1.0190000534057617 -2.865000009536743,-2.0399999618530273 -2.865000009536743,-2.0399999618530273z M-8.385000228881836,7.564000129699707 C-8.010000228881836,7.925000190734863 -7.559000015258789,8.105999946594238 -7.031000137329102,8.105999946594238 C-7.031000137329102,8.105999946594238 -4.677000045776367,8.105999946594238 -4.677000045776367,8.105999946594238 C-4.677000045776367,8.105999946594238 -4.677000045776367,6.210000038146973 -4.677000045776367,6.210000038146973 C-4.677000045776367,6.210000038146973 -7.031000137329102,6.210000038146973 -7.031000137329102,6.210000038146973 C-7.031000137329102,6.210000038146973 -7.031000137329102,-1.0190000534057617 -7.031000137329102,-1.0190000534057617 C-7.031000137329102,-1.0190000534057617 -4.677000045776367,-1.0190000534057617 -4.677000045776367,-1.0190000534057617 C-4.677000045776367,-1.0190000534057617 -4.677000045776367,-2.9149999618530273 -4.677000045776367,-2.9149999618530273 C-4.677000045776367,-2.9149999618530273 -7.031000137329102,-2.9149999618530273 -7.031000137329102,-2.9149999618530273 C-7.559000015258789,-2.9149999618530273 -8.010000228881836,-2.7279999256134033 -8.385000228881836,-2.3529999256134033 C-8.746000289916992,-1.9919999837875366 -8.927000045776367,-1.5470000505447388 -8.927000045776367,-1.0190000534057617 C-8.927000045776367,-1.0190000534057617 -8.927000045776367,6.210000038146973 -8.927000045776367,6.210000038146973 C-8.927000045776367,6.73799991607666 -8.746000289916992,7.189000129699707 -8.385000228881836,7.564000129699707z M-2.865000009536743,6.210000038146973 C-2.865000009536743,6.210000038146973 -2.865000009536743,-2.0399999618530273 -2.865000009536743,-2.0399999618530273 C-2.865000009536743,-2.0399999618530273 0.4480000138282776,-5.353000164031982 0.4480000138282776,-5.353000164031982 C0.4480000138282776,-5.353000164031982 -0.6150000095367432,-1.0190000534057617 -0.6150000095367432,-1.0190000534057617 C-0.6150000095367432,-1.0190000534057617 7.010000228881836,-1.0190000534057617 7.010000228881836,-1.0190000534057617 C7.010000228881836,-1.0190000534057617 7.010000228881836,0.33500000834465027 7.010000228881836,0.33500000834465027 C7.010000228881836,0.33500000834465027 4.510000228881836,6.210000038146973 4.510000228881836,6.210000038146973 C4.510000228881836,6.210000038146973 -2.865000009536743,6.210000038146973 -2.865000009536743,6.210000038146973z M8.343999862670898,-2.3320000171661377 C7.968999862670898,-2.7209999561309814 7.531000137329102,-2.9149999618530273 7.031000137329102,-2.9149999618530273 C7.031000137329102,-2.9149999618530273 1.7400000095367432,-2.9149999618530273 1.7400000095367432,-2.9149999618530273 C1.7400000095367432,-2.9149999618530273 2.615000009536743,-6.374000072479248 2.615000009536743,-6.374000072479248 C2.697999954223633,-6.692999839782715 2.6700000762939453,-6.998000144958496 2.5309998989105225,-7.289999961853027 C2.3919999599456787,-7.581999778747559 2.177000045776367,-7.803999900817871 1.8849999904632568,-7.956999778747559 C1.5800000429153442,-8.095999717712402 1.2599999904632568,-8.137999534606934 0.9269999861717224,-8.081999778747559 C0.6079999804496765,-8.039999961853027 0.33000001311302185,-7.894000053405762 0.09399999678134918,-7.644000053405762 C0.09399999678134918,-7.644000053405762 -4.677000045776367,-2.9149999618530273 -4.677000045776367,-2.9149999618530273 C-4.677000045776367,-2.9149999618530273 -4.677000045776367,8.105999946594238 -4.677000045776367,8.105999946594238 C-4.677000045776367,8.105999946594238 4.510000228881836,8.105999946594238 4.510000228881836,8.105999946594238 C4.870999813079834,8.105999946594238 5.218999862670898,7.99399995803833 5.552000045776367,7.771999835968018 C5.885000228881836,7.550000190734863 6.120999813079834,7.28000020980835 6.260000228881836,6.960000038146973 C6.260000228881836,6.960000038146973 8.802000045776367,1.0010000467300415 8.802000045776367,1.0010000467300415 C8.829999923706055,0.9039999842643738 8.857000350952148,0.800000011920929 8.885000228881836,0.6890000104904175 C8.913000106811523,0.5640000104904175 8.927000045776367,0.44600000977516174 8.927000045776367,0.33500000834465027 C8.927000045776367,0.33500000834465027 8.927000045776367,-1.0190000534057617 8.927000045776367,-1.0190000534057617 C8.927000045776367,-1.5190000534057617 8.732999801635742,-1.9570000171661377 8.343999862670898,-2.3320000171661377z"></path></g></g></g></svg></div>
<thumb-down-button _ngcontent-ng-c1367286979="" _nghost-ng-c2643117652="" class="ng-tns-c1367286979-72 ng-star-inserted"><!----></thumb-down-button><!----><!----><!----></div>
</div>
</div>
</div>
</div>
<!----><!----><!----><!----><!----><!----><!----><freemium-file-upload-near-quota-disclaimer _ngcontent-ng-c1757086942="" class="with-chat-padding ng-star-inserted" _nghost-ng-c4081450395=""><!----></freemium-file-upload-near-quota-disclaimer><!----><freemium-file-upload-quota-exceeded-disclaimer _ngcontent-ng-c1757086942="" class="with-chat-padding ng-star-inserted" _nghost-ng-c2134883656=""><!----></freemium-file-upload-quota-exceeded-disclaimer><!----><!----><!----><!----></div>
<infinite-scroller _ngcontent-ng-c1757086942="" data-test-id="chat-history-container" class="chat-history" _nghost-ng-c772295807=""><!----><!----><!----><!----><!----><!----><!----><!----></infinite-scroller><!----></div>
<p><chat-window-content _ngcontent-ng-c3332501345="" _nghost-ng-c1757086942="" class="ng-tns-c3332501345-1 ui-improvements-phase-1 ng-star-inserted"><!----></chat-window-content></p>
<div _ngcontent-ng-c1757086942="" class="hidden-content-image-cache"></div>
<p><!----><input-container _ngcontent-ng-c3332501345="" _nghost-ng-c3432196188="" class="ng-tns-c3332501345-1 input-gradient ui-improvements-phase-1 ng-star-inserted"><!----><!----></input-container></p>
<div _ngcontent-ng-c1038062785="" class="container hidden ng-star-inserted"><br><!----></div>
<p><input-container _ngcontent-ng-c3332501345="" _nghost-ng-c3432196188="" class="ng-tns-c3332501345-1 input-gradient ui-improvements-phase-1 ng-star-inserted"><contextual-actions _ngcontent-ng-c3432196188="" _nghost-ng-c1038062785="" class="ng-star-inserted"><!----></contextual-actions><!----></input-container></p>
<div _ngcontent-ng-c3432196188="" class="input-area-container ng-star-inserted"><file-drop-indicator _ngcontent-ng-c3432196188="" _nghost-ng-c2406261376="" class="ng-tns-c2406261376-3 ng-star-inserted"><!----></file-drop-indicator><!----><!---->
<div _ngcontent-ng-c3492006247="" data-node-type="input-area" class="input-area ng-tns-c3492006247-4 with-toolbox-drawer"><!----><!----><!---->
<div _ngcontent-ng-c3492006247="" xapfileselectordropzone="" class="text-input-field ng-tns-c3492006247-4 with-toolbox-drawer height-expanded-past-single-line"><!----><!----><!---->
<div _ngcontent-ng-c3492006247="" class="text-input-field_textarea-wrapper ng-tns-c3492006247-4">
<div _ngcontent-ng-c3492006247="" class="text-input-field-main-area ng-tns-c3492006247-4">
<div _ngcontent-ng-c3492006247="" class="text-input-field_textarea-inner ng-tns-c3492006247-4"></div>
</div>
</div>
</div>
</div>
</div>]]> </content:encoded>
</item>

</channel>
</rss>