The Wayback Machine - https://web.archive.org/web/20200612230823/https://github.com/topics/mobile
Skip to content
#

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 4,261 public repositories matching this topic...

flutter
bytecode1024
bytecode1024 commented Apr 20, 2020

Describe the bug

I found that if an item of a simple list contains sub-components, they were regenerated after the component containing the list is mounted.

Is this a bug or simply a misuse of a simple list?

To Reproduce

Steps to reproduce the behavio

Krinkle
Krinkle commented Mar 30, 2020

I learned this by digging through the code base for a while, and uncovered:

https://github.com/matomo-org/matomo/blob/a345c2f22b8356dd3300d66f5ade3df24f69d900/core/Config.php#L149-L151

From which I deduce that in the same directory where I might have a config/config.ini.php file, I can also have a config/blog.example.org.config.ini.php file - which, if it exists will be used instead.

MikeKovarik
MikeKovarik commented Mar 9, 2019

I'm submitting a feature request

  • Library Version:
    aurelia-script 1.3.1

Current behavior:
If you make a typo, or on this case I forgot to add async to a function, you get a long but useless stacktrace pointing to inside of aurelia but nowhere in the stack trace does it give me any clue of what view, class, file is at fault. I've had this issue for years, ever since Aurelia w

jimwmg
jimwmg commented Dec 26, 2019

以下只提供一种用 eslint 校验CML项目的方案,开发者可以根据自己情况选择;

如何使用eslint校验本次提交

如何使用eslint规范CML项目

如何用eslint校验js文件

如何用eslint校验cml文件

如何看standard的具体的rules代表的含义

standard 具体的规则参考 node_modules/eslint-config-standard/eslintrc.json

[eslint配置详细解释中文文档](https://eslint.bootcss.com/docs/user-gu

Q&A
fnlearner
fnlearner commented Apr 10, 2020
  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

view the diagram in mobile or chorme opening devtool and click the icon of toggling

qhhonx
qhhonx commented Dec 6, 2019

As documentation mentioned that a RIB can be viewable or viewless, it is found that viewable RIB must be associated with UIViewController. However, I think it is not possible and most viewable RIB should be UIView-based as RIBs framework encouraging us to make reusable and micro components.

As the below image shown, are those viewable RIBs (Confirmation, Location Refinements, Menu) UIViewCont

TurekBot
TurekBot commented Mar 6, 2018

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

Wikipedia
Wikipedia

Mobile apps

Instabug

Instabug is a reliable bug reporting and user feedback SDK that enables testers & users to report issues from within the app

You can’t perform that action at this time.