-
Updated
Dec 22, 2020 - Dart
mobile-app
Here are 3,125 public repositories matching this topic...
-
Updated
Dec 21, 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 17, 2020 - Shell
-
Updated
Dec 21, 2020 - Swift
-
Updated
Jun 11, 2019 - Dart
-
Updated
Nov 16, 2020 - Python
-
Updated
Aug 30, 2020
-
Updated
Aug 11, 2017
Steps to reproduce
- Launch the app.
- Go to app settings.
- Select data locations from general settings.
Expected behaviour
- Visible
Cancelbutton.
Actual behaviour
- Invisible
Cancelbutton.
-
Updated
Jan 6, 2020 - C++
-
Updated
Aug 30, 2020 - PHP
-
Updated
Dec 21, 2020 - Kotlin
-
Updated
Dec 11, 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
Nov 25, 2020
-
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-