wwwalkerrun / nativescript-ngx-magic

Magically drop a NativeScript app into your Angular web app and reuse all your code.
MIT License
48 stars 8 forks source link

Integrate with external libraries #13

Closed arpit2438735 closed 7 years ago

arpit2438735 commented 7 years ago

Hi,

I am using your library and it's awesome.I have an app which uses auth0-lock for angular web and I want to integrate the same library inside mobile using Nativescript and there's is one open source library avaible https://github.com/sitefinitysteve/nativescript-auth0.

My question how can I integrate both of them inside the same app similar to what you did over here import { Component } from '@wwwalkerrun/nativescript-ngx-magic' which is smart and it create a separate for Nativescript