Skip to main content

DeepAR with React Native

React Native is a popular framework for producing iOS and Android applications with the same codebase. React Native is developed by Meta (Facebook). DeepAR has a React Native package that wraps DeepAR native iOS and Android SDK under a single API. Most of the functionality available in native SDKs is also available in Flutter package.

DeepAR React Native package works by exposing a single AR preview element.

For the complete guide and demo visit DeepAR React Native package on GitHub.