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
Great to get feedback on the builder. Goal is that people can scale up to their needs from the basic things. This was something we missed exposing. Should be clear to add, let's try for 0.77. Just need a getter, not to provide custom island.
Design note: add to React Native Win32 app, not the builder. That's not the builder's job.
Needs to be accessible in the right timing window. It's creating in start, which is the loop and doesn't return. So there's some timing work to be thought through.
chrisglein
changed the title
ReactNativeIsland should be accessible from the ReactNativeAppBuilder
ReactNativeIsland should be accessible from the ReactNativeWin32App
Dec 9, 2024
There are use cases where Apps may need access to the ReactNativeIsland object.
See the issue originally posted by @austinhallock in #14136 (comment)
The text was updated successfully, but these errors were encountered: