Community Questions & Answers

Rounded Corners on iOS Navbar

Hey guys, This may be a simple answer, but just wanted to make sure that I had all of the ways figured out (or learn better ways if I don't). My end goal is to have that really stylish looking "rounded navbar" that most apps have these days in...

Why does json.parse make my decimals huge?

Previously we had only been returning whole numbers from our API but updated to do decimals now as well. The server is rounding to the nearest tenth but the app is showing unrounded long decimals and I can't figure out why. Here is an example: ~~~ var...

URL Property Image

Hi I have a large table with a lot of rows with one picture per row. The picture is online (remote), so I use the url property. But Titanium tells me: >[WARN] the 'url' property on ImageView has been deprecated. Please use 'image' instead When I use...

Showing 1-4 of 4