-
Brilliant library, however if you are one of the many people that do not use any of the UI frameworks utilized here then you are unable to use this product.
Any chance you can implement the ability…
-
I'm unable to build my app due to an error coming from a dependency that relies on Colord. Any help with this would be appreciated!
When running `npm run build`, I get the following error:
```ba…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
**Environment**
✔ Your ANDROID_HOME environment variable is set and points to correct directory.
✔ Your adb from the Android SDK is correctly installed.
✔ The Android SDK is installed.
✔ A compa…
-
**Environment**
✔ Your ANDROID_HOME environment variable is set and points to correct directory.
✔ Your adb from the Android SDK is correctly installed.
✔ The Android SDK is installed.
✔ A compa…
-
No matter how I import crashlytics in NS 7 it throws me this error every time I try to use `crashlytics.sendCrashLog`, I have tried using require and import.
I have enabled `crashlyticsCollectionEn…
-
First of all, well done on this project m8 👍
I would like to understand what is the purpose of this project for developers.
- Is it a template or starter kit ?
- Is it to demonstrate how to in…
-
Hi Team,
I followed the instructions but still no the issue exists. please help me.
Deleted thhe hooks, node_modules, platforms and matched the versions with tns-core-modules and tns-core-widge…
-
I think I may spend some time porting over the AngularUI project over to ngx-admin.
https://github.com/akveo/ngx-admin
Demo:
http://akveo.com/ngx-admin/pages/dashboard
Just want to know how …
-
Please check my suggestion for pipe `{{0 | dfnsWeekdayName:weekdayName.short}}`
```javascript
import locale from 'date-fns/esm/locale/ru';
enum WeekdayName {
full = 'full',
short = 'short…