Skip to content
#

mobile-app

Here are 4,399 public repositories matching this topic...

react-native-elements
mdarke1
mdarke1 commented Dec 2, 2021

I am currently finding it impossible to test for style changes in a containerViews around the ListItem.Accordion, as RNE only provides access to the containerStyle and no testID in these views.

I currently have container styles updating based on state changes, applicable on both the Listitem.Accordion children container views and the ListItem.Accordion icon. However because the views do not pr

Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin

  • Updated Jan 12, 2022
  • Dart

The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).

  • Updated Jan 28, 2022
  • Python
berty
biodranik
biodranik commented Jan 26, 2022

There is a related annoying thing - if a user selects a POI or a point on the map while in navigation mode then a bottom sheet expands and gets populated with the info - as usual. Now if a user presses the android back button then an expected behavior is to de-select the selected point (this is how it works in non-navigation mode). But contrary to this the android back button exits navigation mode

mauricebauer
mauricebauer commented Feb 1, 2020

Steps to reproduce

  1. Save an email to nextcloud (in my case from thunderbird) with file-extension .eml
  2. Open the current nextcloud Android App (V3.10.0)
  3. Open the .eml file

Expected behaviour

  • The popup with apps to open the file with contains email programs (such as GMail)

Actual behaviour

  • Only text viewers and other apps are shown, but no email app
  • When opening

Improve this page

Add a description, image, and links to the mobile-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mobile-app topic, visit your repo's landing page and select "manage topics."

Learn more