Mobile
Mobile app development is the act or process by which a mobile app is developed for mobile devices, such as personal digital assistants, enterprise digital assistants or mobile phones. These applications can be pre-installed on phones during manufacturing platforms, or delivered as web applications using server-side or client-side processing (e.g., JavaScript) to provide an "application-like" experience within a Web browser.
Here are 3,723 public repositories matching this topic...
Question Checklist
- Updated fastlane to the latest version
- I read the Contribution Guidelines
- I read docs.fastlane.tools
- I searched for existing GitHub issues
Question Subject
This is a question about documentatio
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Feb 20, 2020 - Dart
-
[] bug
-
[x ] enhancement
-
feature-discussion (RFC)
-
Swiper Version: 5.2.1
I ran into the same issue with lazy loading breaking srcset media conditions as: nolimits4web/swiper#2499
The solution for me was to use the data-sizes attribute instead of the regular sizes attribute. This isn't documented in the API however
Mint UI version
2.2.13
OS/Browsers version
MacOS 10.14.4 / Chrome 75.0.3770.100
Vue version
2.5.2
Reproduction Link
https://mint-ui.github.io/docs/#/zh-cn2/popup
Steps to reproduce
just problem of document
What is Expected?
popup animation normal work
What is actually happeni
- Framework7 version: 3.x, 4.x, 5.x
- Platform and Target: Android Cordova
Describe the bug
If you increase font size in Android system settings text in many components is misaligned
e.g. Buttons, Dialog.
To Reproduce
Install Framework7 Kitchen Sink as Cordova app.
Expected behavior
Correct position of component text e.g. Button, Dialog.
Actual Behavior
Wrong or
The prerequisites in the Building Realm section of README.md mention:
Building Realm requires Xcode 8.x.
The current wording implies that only Xcode 8.x is supported, but Xcode 11 support landed via #6163.
This should be updated to "Xcode 8.x or newer" as appropriate for what is actually supported & tested. Since X
Mention all the different ways personal data may be collected, and how to workaround it. And mention if personal data is tracked, consent will be needed.
Users should be made aware of this within the app. Possibly in various places eg in privacy admin but possibly also in no data screen etc.
Eg ways of tracking personal data
- Page titles
- Page urls
- Referrer
- Events
- Custom dimensi
Hi! I'm creating this issue to list Aurelia features that are not documented yet.
I can make the PR's to update the docs, but I want to be sure that I'm right before doing anything. So please, tell me if these changes are welcome.
Let's keep this list up to date!
Documentation Improvement List
Build Systems
- CLI
- CLI now supports SystemJS and Webpack. Update the
The encryption section in Java docs https://realm.io/docs/java/latest/#encryption leads to an example that doesn't properly provide a best practice solution for how to store keys used for encryption.
-
Updated
Feb 20, 2020 - TypeScript
Pending good API to run in a worker.
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
https://mobile.ant.design/kitchen-sink/components/calendar?lang=en-US#calendar-demo-0
Steps to reproduce
0
What is exp
-
Updated
Feb 20, 2020 - JavaScript
如何给CML项目设置eslint?
以下只提供一种用 eslint 校验CML项目的方案,开发者可以根据自己情况选择;
standard 具体的规则参考 node_modules/eslint-config-standard/eslintrc.json
[eslint配置详细解释中文文档](https://eslint.bootcss.com/docs/user-gu
-
Updated
Feb 19, 2020 - JavaScript
Continuing from tutorial 1 I ran into this issue. Has anyone seen this or know why loggedOut is fine but loggedIn is throwing this error on the component?
PaddlePaddle/Paddle使用git-flow分支模型,切换的issue:PaddlePaddle/Paddle#250 ,文档中亦有对PaddlePaddle分支规范的介绍。
PaddlePaddle的主版本库遵循git-flow分支规范。其中:
- master分支为稳定(stable branch)版本
-
Updated
Feb 20, 2020 - Vue
Documentation Needed
After having been around here a while it's become clear to me that JFoenix is a great library, it's just not well documented.
I suggest that a "Help Wanted" and "Documentation Needed" label be added to any issue that stems from a lack of clear documentation. Maybe towards this end it would be helpful if anyone, or maybe just contributors, were allowed to apply labels.
I think that once it b
-
Updated
Feb 20, 2020 - JavaScript
-
Updated
Feb 19, 2020 - JavaScript

Hello Flutter Team,
I realy need this mini evolution to make beautifuler app
Proposal
Widget : Stepper
Proposal : be able to custom the margin for vertical stepper
In
stepper.dart, the margin is hard set.channel beta, line 552
We ne