JohnLouderback / GDB

Generic Data Binder (GDB) for jQuery is a framework agnostic and extremely easy to use 2 way data binder. GDB binds views and models in realtime with live two-way binding and no hefty framework necessary.
http://gdb.thewebdev.guru/
Apache License 2.0
87 stars 11 forks source link

iOS and Android Browser Support? #24

Closed chrimm closed 9 years ago

chrimm commented 9 years ago

Hi John!

I'm currently considering whether to use GDB in a Cordova/PhoneGap Web-app. Is there any information regarding the support on mobile browser as Mobile Safari on iOS and the Android OS's Browser, yet?

Any information will be appreciated!

Thanks! —Chris

JohnLouderback commented 9 years ago

In my experience, it works in iOS and Android. I have not found any bugs thus far that contradict that. Let me know if you need any help, or have questions. I hope the plugins does everything you need it to do.

Thanks, -John