MCPcopy Index your code
hub / github.com/EddyVerbruggen/nativescript-pluginshowcase

github.com/EddyVerbruggen/nativescript-pluginshowcase @2.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.0.0 ↗ · + Follow
1,197 symbols 1,627 edges 51 files 1 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NativeScript plugin showcase

Appstore download Playtore download

iOS plugins 33 Android plugins 28 Twitter Follow

Watch me demo this app during my plugins talk at {N} dev day EU (YouTube) 🗣

What's this?

Glad you asked 😄.. I need it to demo a few plugins and wanted to play a bit more with NativeScript & Angular. This was also a great opportunity for me to properly play with Webpack, AoT, Uglify, and (even) Appium.

Plugin themes included

CanIUse?

Sure, you can either download it from the AppStore or Play store, or build it yourself.

git clone https://github.com/EddyVerbruggen/nativescript-pluginshowcase
cd nativescript-pluginshowcase
npm run ios
# or: npm run android
# or: npm run ios.emulator
# or even: npm run start-ios-bundle (for a much faster startup experience because of Webpack with Uglify)

Extension points exported contracts — how you extend this code

TKChartData (Interface)
(no doc) [4 implementers]
TelerikUI.d.ts
City (Interface)
(no doc)
app/firebase/firebase.component.ts
TKCalendarPresenter (Interface)
(no doc) [3 implementers]
TelerikUI.d.ts
TKCalendarDataSource (Interface)
(no doc) [2 implementers]
TelerikUI.d.ts
TKCalendarDayViewEventCellProtocol (Interface)
(no doc) [2 implementers]
TelerikUI.d.ts
TKCalendarDelegate (Interface)
(no doc) [2 implementers]
TelerikUI.d.ts

Core symbols most depended-on inside this repo

show
called by 20
TelerikUI.d.ts
speak
called by 7
app/speech/speech.component.ts
getSpeakRate
called by 4
app/speech/speech.component.ts
getPitch
called by 4
app/speech/speech.component.ts
addPluginToSegmentedBar
called by 4
app/input/input.component.ts
openMenuItem
called by 3
e2e/sample-test.e2e.ts
update
called by 2
TelerikUI.d.ts
goToPage
called by 2
app/app.module.ts

Shape

Class 717
Method 335
Enum 99
Interface 39
Function 7

Languages

TypeScript100%

Modules by API surface

TelerikUI.d.ts969 symbols
app/ar/ar.component.ts20 symbols
app/speech/speech.component.ts18 symbols
app/firebase/firebase.component.ts18 symbols
app/feedback/helpers/feedback-helper.ts13 symbols
app/feedback/helpers/fancyalert-helper.ts12 symbols
app/app.component.ts10 symbols
app/input/input.component.ts9 symbols
app/input/helpers/iqkeyboard-helper.ts9 symbols
app/feedback/helpers/cfalertdialog-helper.ts9 symbols
app/mapping/mapping.component.ts7 symbols
app/input/helpers/checkbox-helper.ts7 symbols

For agents

$ claude mcp add nativescript-pluginshowcase \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact