Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hydrogen-dev/sample-app
https://github.com/hydrogen-dev/sample-app
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hydrogen-dev/sample-app
- Owner: hydrogen-dev
- Created: 2021-04-26T03:15:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T04:57:02.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T06:42:33.361Z (almost 2 years ago)
- Language: JavaScript
- Size: 6.87 MB
- Stars: 2
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Apps
## Web Components
Learn how to embed Hydrogen Web Components using popular Javascript frameworks.
- [Angular](https://github.com/hydrogen-dev/sample-app/tree/master/web/angular)
- [React](https://github.com/hydrogen-dev/sample-app/tree/master/web/react)
- [Vue](https://github.com/hydrogen-dev/sample-app/tree/master/web/vue)
- [Vanilla JS](https://github.com/hydrogen-dev/sample-app/tree/master/web/vanilla)## WebViews
Learn how to embed Hydrogen WebViews using popular mobile frameworks.
- [Android](https://github.com/hydrogen-dev/sample-app/tree/master/mobile/android)
- [Flutter](https://github.com/hydrogen-dev/sample-app/tree/master/mobile/flutter)
- [Ionic](https://github.com/hydrogen-dev/sample-app/tree/master/mobile/ionic)
- [iOS](https://github.com/hydrogen-dev/sample-app/tree/master/mobile/ios)
- [React Native](https://github.com/hydrogen-dev/sample-app/tree/master/mobile/react-native)
- [Xamarin](https://github.com/hydrogen-dev/sample-app/tree/master/mobile/xamarin)