| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| for (var i = 0; i < items.length; i++) { | ||
| var barButtonItem = this.createBarButtonItem(items[i]); | ||
| let items = this.actionItems.getVisibleItems(); | ||
| let leftBarItems = NSMutableArray.alloc().init(); |
There was a problem hiding this comment.
Use of JS array is recommended as runtimes will marshal it in an optimized way;
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
NativeScript/nativescript-angular#121