No post body was provided.
Who is using flexbox in production?
1–4 of 4 posts
Re: Who is using flexbox in production?
#2I use flexbox for http://killermatch.com/ (the app part, that runs in the browser, and on iOS and Android as a Cordova app).
Re: Who is using flexbox in production?
#3I use flexbox for http://killermatch.com/ (the app part, that runs in the browser, and on iOS and Android as a Cordova app).
any issues?
Re: Who is using flexbox in production?
#4I use flexbox for http://killermatch.com/ (the app part, that runs in the browser, and on iOS and Android as a Cordova app).
any issues?
Not really, but since the app requires WebSQL support, support is already limited to Chrome and Safari. You need prefixes for Safari. I love flexbox.