1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-31 21:33:12 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Fix ios example

This commit is contained in:
sunnylqm
2021-10-06 00:34:15 +08:00
parent 94d52bb415
commit e66d102e85
3 changed files with 7 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ target 'testHotUpdate' do
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
# you should disable the next line.
use_flipper!()
use_flipper!({ "Flipper-DoubleConversion" => "1.1.7" })
post_install do |installer|
react_native_post_install(installer)