Loren

Results 18 issues of Loren

I come from a web background where i have bee using EntityFramework alot. I think a nice feature would be to have an .include() function. Essentially. what it would do...

enhancement

@EddyVerbruggen I know why you added the code to check for foreground activity to keepawake or sleep when the app is not active but for me this defeats the whole...

Does this plugin resize the image before saving to the gallery or is it just like the `nativescript-camera` plugin and it saves to gallery first and then just returns a...

can you please expose the new parameter skipLazyInit in the HTML Helper extension?

Ive read a few others who claim they got Loadable-Components to work. I can get this to work with client side just fine. However, on SSR the component never actually...

Does SSR support the dynamic Imports like in the webpack tutorial or does it simply omit rendering that part of the React until client side?

If the this is called from a disable TextField's tap even the focusOnShow doesnt work property. If i switch from a TextField to a label or button it works fine....

**Is your feature request related to a problem? Please describe.** We leverage webpack to build multiple configs (ie Client and Server versions). I wanted to use this plugin to measure...

enhancement