# Cross-platform Development

## Integrate VGS Show SDK into your cross-platform application. <a href="#integrate-vgs-show-sdk-into-your-cross-platform-application" id="integrate-vgs-show-sdk-into-your-cross-platform-application"></a>

When you need to integrate the VGS Show SDK into your cross-platform application, you can use one of our SDKs. VGS provides SDKs for [Android](https://www.verygoodsecurity.com/docs/vgs-show/android-sdk), [iOS](https://www.verygoodsecurity.com/docs/vgs-show/ios-sdk), and [Web](https://www.verygoodsecurity.com/docs/vgs-show/js). On this page, you can find Demo Applications that will help you understand how you can use SDKs in your cross-platform app.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th align="center"></th></tr></thead><tbody><tr><td><strong>VGS Show Android SDK. Flutter Demo.</strong></td><td>This example shows how easily you can integrate the VGS Show Android SDK into your Flutter application and secure sensitive payment data.</td><td align="center"><a href="https://github.com/vgs-samples/vgs-collect-show-flutter-demo/tree/master/android">Open demo</a></td></tr><tr><td><strong>VGS Show iOS SDK. Flutter Demo.</strong></td><td>An iOS sample application on Flutter to demonstrate how easily you can integrate the VGS Show iOS SDK to secure sensitive payment data.</td><td align="center"><a href="https://github.com/vgs-samples/vgs-collect-show-flutter-demo/tree/master/ios">Open demo</a></td></tr><tr><td><strong>VGS Show Android &#x26; iOS SDKs. React Native Demo.</strong></td><td>The demo application shows you how to secure sensitive payment data with VGS Show Android &#x26; iOS SDKs.</td><td align="center"><a href="https://github.com/vgs-samples/vgs-collect-show-react-native-demo">Open demo</a></td></tr><tr><td><strong>VGS Show.js WebView Demo</strong></td><td>This example shows how easily you can integrate VGS Show.js into your application and secure sensitive payment data.</td><td align="center"><a href="https://snack.expo.dev/@verygoodfiddle/show.js">Open demo</a></td></tr></tbody></table>
