This example demonstrates the capability of react-native-sandbox to create and manage nested React Native instances. The application recursively renders SandboxReactNativeView components, each encapsulating another instance of the same application, up to a predefined maximum depth.

