<aside> 💡 Farly for react native is available as a npm package
</aside>
Add the SDK to your project
yarn add react-native-farly-sdk
# or
npm i react-native-farly-sdk
Once the SDK is added to your Podfile, make sure to run
cd ios
bundle exec pod install