react-native-macos/packages/rn-tester/NativeModuleExample
Nick Gerleman 4d247fe058 Avoid Repo Structure Assumptions in RNTester Imports (#30141)
Summary:
RNTester has some imports left over that operate on directory traversal, assuming it is contained within react-native sources. This change makes these imports relative to react-native, enabling usage outside of the RN repo.

Relates to https://github.com/microsoft/react-native-windows/issues/6210

## Changelog

[Internal] [Fixed] - Avoid File Structure Assumptions in RNTester Imports

Pull Request resolved: https://github.com/facebook/react-native/pull/30141

Test Plan: Validated we can bundle and flow-check both iOS + Android

Reviewed By: cpojer

Differential Revision: D24259628

Pulled By: appden

fbshipit-source-id: 0c21b5d354b01785d8402599da3b0a5be81b4c6d
2020-10-12 19:56:09 -07:00
..
NativeScreenshotManager.js Avoid Repo Structure Assumptions in RNTester Imports (#30141) 2020-10-12 19:56:09 -07:00
Screenshot.h Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00
Screenshot.m Migrating RNTester to Packages Directory (#29567) 2020-08-19 17:57:08 -07:00