mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add README explaning why we have the Fantom specs in src/private (#50723)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/50723 Changelog: [internal] TSIA Reviewed By: huntie Differential Revision: D73027410 fbshipit-source-id: c48c384373bd906344a9604a17102b1e9881b34f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a482726a44
commit
2b3726b6a3
@@ -0,0 +1,19 @@
|
||||
# Fantom
|
||||
|
||||
[🏠 Home](../../../../../../../../__docs__/README.md)
|
||||
|
||||
This directory contains the specifications for internal native modules used by
|
||||
Fantom. These are not meant to be consumed directly.
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
> These definitions are here (in the `react-native` package) and not in the
|
||||
> `@react-native/fantom` package just for convenience, to reuse the same codegen
|
||||
> configuration we already have (that is configured to look for definitions in
|
||||
> `src/`).
|
||||
|
||||
## 🔗 Relationship with other systems
|
||||
|
||||
### Part of
|
||||
|
||||
- [Fantom](../../../../../../../react-native-fantom/__docs__/README.md).
|
||||
Reference in New Issue
Block a user