reactionic icon indicating copy to clipboard operation
reactionic copied to clipboard

Investigate feasibility of supporting Ionic v2

Open pors opened this issue 8 years ago • 5 comments

Create a branch and use sccs files from https://github.com/driftyco/ionic/tree/2.0/ionic to get a feel for how difficult this might be.

pors avatar Mar 14 '16 08:03 pors

👍

ms-ati avatar Apr 09 '16 16:04 ms-ati

Support for ionic v2 would be great

danlg avatar Apr 20 '16 07:04 danlg

v2 using platform-specific styles for android is really nice 👍 and it's supposed to have a lot of perf improvements, although I don't know how many will translate from angular.

Also, nice project! I'm linking you to the Guide 😊 https://github.com/meteor/guide/pull/406/files

lorensr avatar May 07 '16 01:05 lorensr

Cool, thanks @lorensr!

PS Sorry for the late reply, bit overloaded :)

pors avatar May 12 '16 19:05 pors

I briefly looked into this. TL;DR; it looks like a lot of work. The html/css of almost every (if not all) components has changed in non-trivial ways.

On the upside the platform-specific styles do look really nice, and switching between them would be easy since the html markup remains the same.

Has anyone started work on this?

acornejo avatar Aug 23 '16 06:08 acornejo