mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
325be429fd
Summary: Changelog: [Internal] This diff add support of relative paths in `app_path` argument of `use_react_native` function. Ruby's `relative_path_from` function requires both paths to be either relative or absolute. I added `realpath()` call that converts any path to absolute. Reviewed By: ShikaSD Differential Revision: D33311728 fbshipit-source-id: 393a7b4f0eb26831f4d9f4cec8ec180b41cad580