# App 第三方框架

神策分析 SDK 不仅可以在原生项目上使用，同时也支持一些第三方框架。目前支持的第三方框架如下：

## iOS 端

* [iOS SDK 在 React Native 中使用说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/sdk_reactnative)
* [iOS SDK 在 Weex 中使用说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/ios_sdk_weex)
* [iOS SDK 在 Flutter 中使用说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/sdk_flutter)
* [iOS 端向第三方 H5 页面 注入 JavaScript SDK 的方案说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/ios_sdk_js)

## Android 端

* [Android SDK 在 React Native 中使用说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/sdk_reactnative)
* [Android SDK 在 Weex 中使用说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/android_sdk_weex)
* [Android SDK 在 Flutter 中使用说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/sdk_flutter)
* [Android 端向第三方 H5 页面 注入 JavaScript SDK 的方案说明](https://54td.gitbook.io/shence/technical_guide/detailed_guide/app_sdk_thirdframework/android_sdk_js)
