Writing Cross Platform Code with Elements RTL
Elements RTL is a library that is designed to let you write code that can be platform independent and be shared across platforms.
The tutorials in this section will get you acquainted with some of the classes in Elements RTL, and some of the areas where ElementsRTL can help you write portable code.
Overview
Tutorials
- Introduction to Elements RTL
- Bridging Elements RTL and Native Classes
- Making HTTP Network Requests
- Working with Strings
- Working with Binary Data
- Working with JSON Data
- Working with XML Data
- ...and more coming soon
See Also
- Elements RTL API Reference
- Mapped Types
-
Shared Projects
- Working with Shared Projects in Fire and Water
- Working with Shared Projects in Visual Studio
- Working with Multi-Target Projects in Fire and Water