> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs overview

> FlowX.AI web and native mobile SDKs auto-generate UIs from business process definitions for browser and banking app integration.

SDKs are used in the Angular, React, React Native, iOS, and Android applications to render the process screens and orchestrate the custom components.

<CardGroup>
  <Card title="Angular SDK" icon="angular" href="angular-renderer" />

  <Card title="React SDK" icon="react" href="react-renderer" />

  <Card title="React Native SDK" icon="react" href="react-native-renderer" />

  <Card title="iOS SDK" icon="apple" href="ios-renderer" />

  <Card title="Android SDK" icon="android" href="android-renderer" />
</CardGroup>
