Skip to content

feat: add iOS origin sharing, idleTTL prop, and demo (#30, #28)#34

Open
ryan-karn wants to merge 1 commit into
callstackincubator:mainfrom
ryan-karn:shared-origin
Open

feat: add iOS origin sharing, idleTTL prop, and demo (#30, #28)#34
ryan-karn wants to merge 1 commit into
callstackincubator:mainfrom
ryan-karn:shared-origin

Conversation

@ryan-karn
Copy link
Copy Markdown
Contributor

  • Add iOS support for shared-origin factory pooling (same-origin sandboxes reuse a single RCTReactNativeFactory)
  • Add idleTTL prop to defer ReactHost/factory cleanup after last surface unmounts, enabling warm starts for same-origin remounts
  • Add origin-pooling demo app demonstrating both features on iOS and Android

Ref: #28
Ref: #30

…allstackincubator#30, callstackincubator#28)

- Add iOS support for shared-origin factory pooling (same-origin sandboxes
  reuse a single RCTReactNativeFactory)
- Add idleTTL prop to defer ReactHost/factory cleanup after last surface
  unmounts, enabling warm starts for same-origin remounts
- Add origin-pooling demo app demonstrating both features on iOS and Android

Ref: callstackincubator#28
Ref: callstackincubator#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant