wix / react-native-navigation

A complete native navigation solution for React Native
https://wix.github.io/react-native-navigation/
MIT License
13.01k stars 2.68k forks source link

build(playground): patch boost podspec on post-install. #7829

Closed asafkorem closed 6 months ago

asafkorem commented 6 months ago

add post-install patch to use boost.io's mirror due to installation errors from the original source See https://github.com/boostorg/boost/issues/843

oblador commented 4 months ago

This has been fixed in 0.73.2. Let's revert his one as it causes the package to fail installation.

asafkorem commented 4 months ago

Thanks @oblador, reverting: https://github.com/wix/react-native-navigation/pull/7850