Skip to content
#

mobile-app

Here are 5,152 public repositories matching this topic...

react-native-elements
mitchdowney
mitchdowney commented Sep 4, 2021

Is your feature request related to a problem? Please Describe.

Add accessibilityHint and accessibilityLabel support to ButtonGroup buttons. Currently when I try to pass in a custom button component like this to the ButtonGroup buttons prop:

const buttons = [
  (
    <Text
      accessibilityHint={translate('ARIA HINT - Tap to search by podcast title')}
      accessibilityLabel={
component: ButtonGroup Issue related to ButtonGroup Component Good First Issue accessibility A11y

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 Jul 13, 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 Aug 5, 2022
  • Python
berty
moul
moul commented Oct 1, 2020

This meta issue contains various ideas that may never be implemented, it's a good place to put things that could create useless noise in the issues section

Misc

  • add a way to configure the CLI and apps to have two loggers, a full one in JSON in a file + a filtered one formatted for console on stdout
  • add i18n support on CLI help messages
  • add i18n support on error message
nojus297
nojus297 commented Aug 2, 2022

Hi, I just switched from recent version maps.me, so I don't really know how the interface is supposed to look exactly. However, this seems a bit off:
IMG_0359
(the grey line below Vilnius). It's a bit unstable, but seems to be triggered with system dark mode and organicmaps night mode se

Good first issue Good for newcomers iOS iOS development UI User interface issues
sphenotux
sphenotux commented Jul 23, 2022

Steps to reproduce

Using Nextcloud Android App Version 3.20.3 (via F-Droid store) on Huawei P40 lite
German language settings

To reproduce:

  1. Open Nextcloud App on smartphone
  2. Go to Settings (Einstellungen) - Automated Upload (?, Automatisches Hochladen), Enable (Einrichten)
  3. Find the settings for instant_upload_existing "Vorhandene Dateien ebenfall..." not fully readable

S

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