Simple application for getting messages from Twitter by query. Looks like these:
This project has written with:
- NativeScript
- NativeScriptUI
- Angular.io
- Integration with Twitter throught Application-only authentication
- Supported CSS properties in NativeScript
Follow step by step and you will be run this project on your machine.
- Set up your system. On the NativeScript side you can find hands-on tutorials that walk you set up your system.
- Clone project from GitHub by SSH link git clone [email protected]:PlusOneGeneration/Tweety.gitor HTTPSgit clone https://github.com/PlusOneGeneration/Tweety.git
- Run tns install
- Run tns run android
For testing application on mobile you need to follow by next steps:
- run tns build android
- go to platforms/android/build/outputs/apkand you have aTweety-debug.apkfile and you just need to download it on your mobile and run!
- run and install Tweety-debug.apk. Voila! You have Tweety on your phone
You can get presentation from here
- Irina Drozdova (feya) - developer
Wish inspiration all

