The Wayback Machine - https://web.archive.org/web/20201130102124/https://github.com/topics/mobile?l=javascript
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 1,311 public repositories matching this topic...

rakeshgirase
rakeshgirase commented Nov 3, 2018

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

When tns doctor command is executed and some components needs an update, it prints following information

‼ Update available for component nativescript. Your current version is 4.2.3 and the latest available version is 5.0.0.
√ Component tns-core-modules has 5.0.1 version and is up to date.
‼ Update available for componen
jskrepnek
jskrepnek commented Nov 14, 2018

If a prepare hook is defined in a platform block, it is not executed when cordova prepare is called without specifying a platform.

My expectation is that the platform prepare hooks will be still be called when a platform is not provided as an argument to the platform prepare command.

For example:

Given the following hook:

<platform name="android">
    <hook type="after_prepare"
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.