Skip to content

zh-m/sample-TelerikNEXT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TelerikNEXT conference app - sample code

Open source cross-platform TelerikNEXT conference app built with NativeScript.

Telerik Next cross-platform mobile app - all sessions view Telerik Next cross-platform mobile app - navigation drawer

You can see the application in action by downloading it from the App Store or Google Play.

Use this application to find-out how to implement common mobile scenarios with NativeScript.

This application is using the drawer component from Telerik UI for NativeScript.

To get started with NativeScript apps please use our getting started with NativeScript guide.

Running the sample

  1. Make sure you have the NativeScript Command Line Interface installed as well as all the prerequisites for the NativeScript development, described in the installation guide.

  2. Clone the repo:

git clone https://github.com/NativeScript/sample-TelerikNEXT.git
cd sample-TelerikNEXT
  1. Run the project:

    tns run ios|android [--emulator]

    The --emulator keyword instructs the CLI to load the iOS simulator or an android emulator depending on the platform you want.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • TypeScript 13.5%
  • CSS 1.8%