diff --git a/IOS_INSTRUCTIONS.md b/IOS_INSTRUCTIONS.md index f3eb2fc..a3533f1 100644 --- a/IOS_INSTRUCTIONS.md +++ b/IOS_INSTRUCTIONS.md @@ -55,7 +55,7 @@ target '' do end +target '' do -+ use_react_native! ++ use_react_native!(:flipper_configuration => flipper_config) + + pod 'RNShareMenu', :path => '../node_modules/react-native-share-menu' + # Manually link packages here to keep your extension bundle size minimal