-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📱🔧 Ionic 2+ #16
Comments
Also, the core logic from the Angular 2 version should be completely reusable here, so most of the work would be strictly related to UI & gluing services together. |
I'm interested on this but it seems like the implementation of React Native is in progress. Should I wait and see their design and consider that as a standard? |
@shumbo I can help you w/ the getting the general design set up (I can make the templates/styles, and you can add in the logic), so we should be good to get started 👍 Feel free to fork the starter repo and post in this issue! |
@EricSimons Thank you. https://github.com/shumbo/ionic-realworld-example-app Here I folked the repo and started an ionic project. I'm not really sure about |
@shumbo Ang2 styleguide is probably the most relevant one to follow for this codebase. Also, we have an Ang2 app we can steal services/logic from (https://github.com/gothinkster/angular2-realworld-example-app) Maybe you could create a working version of the app (with placehlder UI) and then I can jump in and add styling, etc? Also, created a gitter room for us to do collab coordination in the issue status above! |
I will love to help out |
I'm working an ionic3 application with firebase, if you're interested https://github.com/hamzahamidi/todo-list. I also made a PWA version. Everything is in the repo. Don't hesitate to open issues. I'll fix them as soon as possible |
Hello we are currently moving all work in progress to Github Discussions. Thanks for your contribution ! |
Current Status
Codebase in progress:
shumbo/ionic-realworld-example-app
Interested in helping out? Say hello! 🎉
gitter.im/realworld-dev/ionic
Todo:
This has been a common RealWorld framework request. @mlynch — know anyone in the team/community who would be down to add support for this? :)
The text was updated successfully, but these errors were encountered: