-
Updated
Dec 3, 2020 - Dart
mobile-app
Here are 3,066 public repositories matching this topic...
-
Updated
Nov 18, 2020 - Dart
-
Updated
Oct 27, 2020
Add 8.7 and 8.8 for android and ios: show how you can delay the attacker or report tampering to the backend as a response to a tamper detected
8.7: The app implements multiple mechanisms in each defense category (8.1 to 8.6). Note that resiliency scales with the amount, diversity of the originality of the mechanisms used.
8.8: The detection mechanisms trigger responses of different types, includ
-
Updated
Sep 28, 2020 - Java
-
Updated
Dec 4, 2020 - Swift
-
Updated
Sep 2, 2020 - Shell
-
Updated
Jun 11, 2019 - Dart
-
Updated
Nov 16, 2020 - Python
-
Updated
Aug 30, 2020
-
Updated
Aug 11, 2017
Uploading folders?
Steps to reproduce
- "upload files"
- navigate to root directory with folders I want to upload (emulated/0/pictures/*)
- hit upload
Expected behaviour
folders in the directory should start uploading
Actual behaviour
no upload happening, but notification "Uploading files.." present. requires force stop to disappear.
Environment data
Android version: 10
Devic
-
Updated
Jan 6, 2020 - C++
-
Updated
Aug 30, 2020 - PHP
-
Updated
Nov 19, 2020 - Kotlin
-
Updated
Dec 2, 2020 - JavaScript
Arrange the app's common assets neatly in the js/assets folder with sub-folders named by type:
- fonts
- audio (e.g notification sounds)
- images (e.g default avatar)
- etc...
And properly wire the different layers of the app (js/RN, iOS and Android) so that they can access them. For example: add a "Build Phase" in XCode that copies the sound files of the notifications to the IPA.
Note: An
-
Updated
Aug 9, 2020 - Dart
-
Updated
Oct 21, 2020 - JavaScript
The CI checks the commit conventions. To prevent to note the problem just in CI, we should add a check in the pre-commit hook. This would require an extra tool installation on the client though.
-
Updated
Jun 18, 2020 - Dart
-
Updated
Dec 1, 2020 - Objective-C
-
Updated
Jul 10, 2018 - Java
-
Updated
Feb 29, 2020 - Dart
-
Updated
Nov 16, 2020 - Java
Improve this page
Add a description, image, and links to the mobile-app topic page so that developers can more easily learn about it.
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."
The documentation of all components lists the
propsas well as their usage. It would be great if we arrange thepropslist alphabetically to make it easier to find the required props.Just like the expo docs and others.
Proposed Fix
The docs are written using
markdownand can be found [here](https://github.com/react-