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
This library was generated with [Nx](https://nx.dev).
3
+
Configuration utilities for React Native Enterprise Framework (RNEF), including autolinking for packages with native code. This package is part of the RNEF ecosystem.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build config` to build the library.
8
-
9
-
## Running unit tests
10
-
11
-
Run `nx test config` to execute the unit tests via [Vitest](https://vitest.dev/).
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
This library was generated with [Nx](https://nx.dev).
3
+
Android platform integration for React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides Android-specific build and development tools.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build platform-android` to build the library.
8
-
9
-
## Running unit tests
10
-
11
-
Run `nx test platform-android` to execute the unit tests via [Vitest](https://vitest.dev/).
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
This library was generated with [Nx](https://nx.dev).
3
+
Internal utilities for Apple platform integration in React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides shared functionality for iOS and other Apple platforms.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build platform-ios` to build the library.
8
-
9
-
## Running unit tests
10
-
11
-
Run `nx test platform-ios` to execute the unit tests via [Vitest](https://vitest.dev/).
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
This library was generated with [Nx](https://nx.dev).
3
+
iOS platform integration for React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides iOS-specific build and development tools.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build platform-ios` to build the library.
8
-
9
-
## Running unit tests
10
-
11
-
Run `nx test platform-ios` to execute the unit tests via [Vitest](https://vitest.dev/).
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
This library was generated with [Nx](https://nx.dev).
3
+
Android brownfield integration plugin for React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides tools for integrating React Native into existing Android applications.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build plugin-brownfield-android` to build the library.
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
8
8
9
-
## Running unit tests
10
-
11
-
Run `nx test plugin-brownfield-ios` to execute the unit tests via [Vitest](https://vitest.dev/).
This library was generated with [Nx](https://nx.dev).
3
+
iOS brownfield integration plugin for React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides tools for integrating React Native into existing iOS applications.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build plugin-brownfield-ios` to build the library.
8
-
9
-
## Running unit tests
10
-
11
-
Run `nx test plugin-brownfield-ios` to execute the unit tests via [Vitest](https://vitest.dev/).
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
This library was generated with [Nx](https://nx.dev).
3
+
Metro bundler integration plugin for React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides integration with Metro, the default JavaScript bundler for React Native.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build plugin-metro` to build the library.
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
8
8
9
-
## Running unit tests
10
-
11
-
Run `nx test plugin-metro` to execute the unit tests via [Vitest](https://vitest.dev/).
This library was generated with [Nx](https://nx.dev).
3
+
Re.Pack integration plugin for React Native Enterprise Framework (RNEF). This package is part of the RNEF ecosystem and provides integration with [Re.Pack](https://re-pack.dev), a toolkit for building React Native apps with webpack or Rspack.
4
4
5
-
## Building
5
+
## Documentation
6
6
7
-
Run `nx build plugin-repack` to build the library.
8
-
9
-
## Running unit tests
10
-
11
-
Run `nx test plugin-repack` to execute the unit tests via [Vitest](https://vitest.dev/).
7
+
For detailed documentation about RNEF and its tools, visit [RNEF Documentation](https://rnef.vercel.app)
0 commit comments