- Get your NativeCSS API Key: Sign Up or Register an app
-
Install NativeCSS Xamarin Component
Older Android versions 2.3 to 3.2 require additional installation.
All activities must implement onResume() and onDestroy() as below.
This is due to lack of support for the ActivityLifecycleCallbacks before 4.0.
We recommend extending the base Activity classes to implement these methods only once. Alternatively, this github project has tried to simplify this process.
Add initial.css file
Run your app in Xamarin Studio
Edit CSS from Studio
Edit with Studio GUI
Getting Started with Xamarin
Step by step instructions to install NativeCSS.