Makes sense to me if taking it out is feasible code-wise. Would encourage people to fork / fiddle with it themselves as well I think.
Now that we have a registry, we don't need to create new repos for them (yay!). Maybe just put the plugins within cordova-ios/plugins? I think we'll need to wait until after 3.1 to rip it out. On Wed, Sep 25, 2013 at 2:22 AM, James Jong <wjamesj...@gmail.com> wrote: > +1 Separating this from the core into a plugin is a good idea. > > Not sure that this fits into any existing plugin though. > > -James Jong > > On Sep 24, 2013, at 2:37 PM, Shazron <shaz...@gmail.com> wrote: > > > Issue: https://issues.apache.org/jira/browse/CB-3020 > > > > I've got it mostly working but I'm thinking this really should move to a > > plugin, perhaps reside in an existing one? > > > > The things we are doing with hiding the keyboard accessory bar and > > shrinking the view etc are hackish and might break with any iOS update, > and > > imo fixes should not be tied to a core release. > > > > My proposal is to move the code for the two keyboard preferences to a > > plugin. > >