Flipper module skeleton

Summary: Refactor and introduce the Flipper module skeleton. No implementations yet.

Reviewed By: passy

Differential Revision: D36760620

fbshipit-source-id: 5e3f1b5abef6177f27d2c4c8e0fa8ec370364900
This commit is contained in:
Lorenzo Blasa
2022-07-14 09:57:25 -07:00
committed by Facebook GitHub Bot
parent 7977a41fba
commit 7d936c1ff8
4 changed files with 63 additions and 3 deletions

View File

@@ -153,7 +153,7 @@
<ClInclude Include="ReactPackageProvider.h">
<DependentUpon>ReactPackageProvider.idl</DependentUpon>
</ClInclude>
<ClInclude Include="ReactNativeModule.h" />
<ClInclude Include="FlipperModule.h" />
<ClInclude Include="pch.h" />
</ItemGroup>
<ItemGroup>