https://github.com/mdecker-mobilecomputing/ionic_listendemo
Ionic app that demonstrates how to present data in lists
https://github.com/mdecker-mobilecomputing/ionic_listendemo
ionic lists
Last synced: about 1 month ago
JSON representation
Ionic app that demonstrates how to present data in lists
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_listendemo
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2020-11-27T23:57:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-10T19:03:41.000Z (over 2 years ago)
- Last Synced: 2024-05-22T11:10:41.013Z (about 2 years ago)
- Topics: ionic, lists
- Language: TypeScript
- Homepage:
- Size: 3.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ionic-App "ListenDemo" #
Diese Repository enthält ein [Ionic](https://ionicframework.com/)/Angular-Projekt für eine mobile App.
Die App demonstriert, wie man dynamisch Listen mit `*ngFor` befüllt.
----
## Screenshots ##
 
 
 
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.