Skip to content

Commit 2af85cd

Browse files
committed
a bit more details
1 parent dba57a4 commit 2af85cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0012-introduce-reactNativeMetadata.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,13 +134,14 @@ The main drawback is that we'd need to convince developers to start using it, so
134134

135135
## Adoption strategy
136136

137-
Once the v1.0.0 version of the shape is finalised, we can start integrating it across the board in tools such has `align-deps` and the RNDirectory, and in the react-native tools themselves. This first wave of support would have to be coordinated around a certain release that lives in RN's main branch, such as now it'd be introduced in 0.72 (which branch has not been cut).
137+
Once the v1.0.0 version of the shape is finalised, we can start integrating it across the board in tools such has `align-deps` and the RNDirectory, and in the react-native tools themselves. This first wave of support would have to be coordinated around a certain release that lives in RN's main branch; for example, if we were to introduce it now, it'd be in 0.72 (which branch has not been cut) via the app template.
138138

139139
After adding this first wave of support, and related documentation, we could more broadly communicate to the community and the maintainers how adding this section would benefit them too. Especially for library maintainers we'll have another RFC coming up soon to describe how we are planning to better communicate this.
140140

141141
## How we teach this
142142

143143
- add to core's documentation (which should happen anyway if we start using it for flags for new arch configuration)
144+
- add to the templates (both app and library)
144145
- have RNDirectory and align-deps mention a call to action to introduce this
145146

146147
## Unresolved questions

0 commit comments

Comments
 (0)