I am trying to use the Ionic Native feature in my Ionic2 application. I find a significant number of examples and installation instructions for the ion-native module node, as well as for @ ionic-native / [package-name]. I don’t understand which node module to use. It seems like ion-native is being installed, but all documentation at https://ionicframework.com/docs/native/ uses @ ionic-native / [package name]. What is the difference between these two packages? What should be used in my ionic2 application?
Below is my current project information.
- v 2.x v3.x
- v 2.x, , , ionic-native.V2 readme.
ionic-native
v3.x( 3.4.4). npm install @ionic-native/core, . @ionic-native/[package-name].
npm install @ionic-native/core
@ionic-native/[package-name]
Source: https://habr.com/ru/post/1673746/More articles:Search for a special pattern in the string: R - regexКак настроить шаги, выполняемые во время сборки ионных приложений? - ionic2SQL Server - remove all non-printable ASCII characters - sql-serverКак ограничить область перетаскивания для изображений - iosPython math range error - pythonHow to enable cors nodejs with expression? - javascriptNative transfer plugin - not available after installation in ionic2 - ionic2Java Stream - сбор строк данных в несколько строк с одним столбцом, сгруппированным в набор - javaWhat is the difference between web / static and priv / static in phoenix? - elixirSequelize dynamic sowing - javascriptAll Articles