Angular + NativeScript demo application featuring PokéAPI.
- Lists Kanto Pokédex.
- Filter pokemon by name.
- Select a pokémon
- Display pokémon details.
- Lists all 14 pokédex.
- Select one pokédex.
- Display all pokémon, filtered by selected selected pokédex.
- Filter pokemon by name.
- Select a pokémon.
- Display pokémon details.
- Display all pokémon, filtered by selected selected pokédex.
- Lists all 18 pokémon types.
- Select one pokémon type.
- Display all pokémon, filtered by selected type.
- Filter pokemon by name.
- Select a pokémon.
- Display pokémon details.
- Display all pokémon, filtered by selected type.
- Lists all 7 pokémon generations.
- Select one generation.
- Display all pokémon, filtered by generation.
- Filter pokemon by name.
- Select a pokémon.
- Display pokémon details.
- Display all pokémon, filtered by generation.
- Lists 64 kinds of berries
- Select a berry.
- Display berry details
- App Icon
- Loading page
- Pokémon moves
- Pokémon items
- Pokémon locations
- Pokémon encounters
- Pokémon machines
- More Pokémon details
Plugin | Author | Package |
---|---|---|
UI Sidedrawer | NativeScript Team | nativescript-ui-sidedrawer |
Material Ripple | farfromrefuge | nativescript-material-ripple |
Button
Image
ActionBar
NavigationButton
ListView
ScrollView
RadSideDrawer
MDRipple
(plugin)
GridLayout
StackLayout
FlexboxLayout
Mobile navigation pattern: SideDrawer Navigation
- Template: tns-template-blank-ng
- Target Platform(s): Android
- Nativescript v6.5.0
- Angular v9.0.7
- Angular CLI v8.2.0
- OS: Windows 10
- Emulator: Genymotion v3.0.4
- Size: 1440x2960
- Density: 560
- Android 9.0
- Android API 28
> git clone https://github.com/ElecTreeFrying/pokedex-little.git
> cd pokedex-little
> npm install
> tns run android --env.uglify --env.aot
- Feel free to submit any pull requests. ✨✨✨
- Submit any issues, and feature requests in GitHub Issues. 🐹
Apache License Version 2.0