Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 511 Bytes

File metadata and controls

10 lines (7 loc) · 511 Bytes

Recursive Example

Platform: iOS

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.