You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ This directory contains demo projects showcasing the usage of the `react-native-
5
5
-`RNApp` - the React Native application that is packaged to AAR and XCFramework archives and integrated into native projects
6
6
-`AndroidApp` - the native Android application that integrates the RNApp AAR package (a "consumer" of the RNApp library)
7
7
-`iOSApp` - the native iOS application that integrates the RNApp XCFramework package (a "consumer" of the RNApp library)
8
-
- TesterIntegrated` - a native tester application that integrates the native projects with and React Native project inside a single application, consuming the brownfield module directly, without packaging to an artifact; this is mostly useful for internal development purposes and is not as meaningful for end users of React Native Brownfield
8
+
-`TesterIntegrated` - a native tester application that integrates the native projects with and React Native project inside a single application, consuming the brownfield module directly, without packaging to an artifact; this is mostly useful for internal development purposes and is not as meaningful for end users of React Native Brownfield
0 commit comments