looading

Results 10 comments of looading

> 遇到了同样的问题,请问怎么解决的 把上面的是实现方式修改一下,一次性改成批量塞数据

@hirako2000 In [email protected], there is CameraModule in javascript, but there isn`t CameraModule in typescript. This makes me confused

Inspired by the react-whs project, why don`t we integrate Angular and WHS? Then I thought for a moment. whether we can simply package Core/Components/Modules of the WHS into Components/Directive/Service of...

@sasha240100 Ok, i will start the development a few days later. Before that, i will do more research.

@meronbrouwer There are no examples available online at the moment.But, you can open a new issue to discuss your puzzles in detaild.

You can use whs directly in Angular. Here is a shabby example. ``` typescript // container.component.ts import { Component, ComponentRef, ElementRef, OnInit, Input, OnChanges } from '@angular/core'; import * as...

@meronbrouwer It dosn`t matter. In fact, I don`t recommend the above method. In project **ng-whs**, I will take another more appropriate method.However, it will take some time to complete.

@meronbrouwer Yes, your are right. I will rename `ng-whs` to `ngx-whs`.

@meronbrouwer I mentioned this before. *In [email protected], there are some different api between typescript version of whs and javascript version of whs .* I didn`t create the typing for CameraModule....

@sasha240100 Sorry, the project on hold for such a long time.I've been very busy this period of time. A part of the unfinished: - Some examples of pending - To...