Step by step instructions to install NativeCSS.
Get your NativeCSS API Key: Sign Up or Register an app
Install NativeCSS as cocoa pod
Or Download NativeCSS with Samples
and drag into your project
Selecting “Copy Items into Destination Group Folder”
Add the
libz.dylib
,QuartzCore.framework
,CoreText.framework
,CoreImage.framework
andAccelerate.framework
to your project.Select your Target and the tab ‘Build Settings’. Search for “linker flags” and add
-all_load
and-Objc
Copy startup code your App Delegate file
Add initial.css file
Run your app in Xcode on iPhone
Edit CSS from Studio
Edit with Studio GUI