Make an iOS App Using the Hype App, PhoneGap and Xcode
Loading...
5,525
Loading...
Uploader Comments (MacsFuture)
see all
All Comments (8)
-
thx god, not every ios dev is using web content and sell it as an "App" ..
-
@ MichiK85 the solution is to copy the entire html file from the hype ... The mistake is to copy only the part indicated, you must copy all text
-
Can you make a complex game with Hype? Or would have to edit it after you've imported it into Xcode?
-
@MacsFuture Hi Guys, Click on the index.html file in Xcode. In the first line, take out "position:relative". Everything should be good after that.
-
Awesome! Thanks so much! subbed! :D
-
do you have the oficial Mac OS X Lion or is is a beta?
Loading...
You get the white borders because you delete the whole html structure. When you style this with a margin: 0 and padding: 0 you don't get these borders around your animation ;) just a tip :)
MichiK85 7 months ago 2
@MichiK85 Thanks. I can't figure out where to put that change. I have looked around for margin and padding refrences and changed those to 0 and still nothing. Any suggestions where to put it? Thanks, lex
MacsFuture 7 months ago