Skip to content
This repository has been archived by the owner. It is now read-only.

Find a way to automatically call ReactExperienceLoader.load() #9

Closed
tido64 opened this issue Sep 25, 2020 · 1 comment · Fixed by #14
Closed

Find a way to automatically call ReactExperienceLoader.load() #9

tido64 opened this issue Sep 25, 2020 · 1 comment · Fixed by #14
Assignees
Labels
enhancement New feature or request released

Comments

@tido64
Copy link
Member

tido64 commented Sep 25, 2020

While being able to explicitly call ReactExperienceLoader.load() at strategic points during runtime is nice, it would be a nice enhancement if react-native-lazy-index could make those calls by itself in certain scenarios. For instance, could we leverage AppRegistry.registerComponent() (and BatchedBridge.registerCallableModule()) to determine that we should call ReactExperienceLoader.load() before the app is loaded?

@tido64 tido64 added the enhancement New feature or request label Sep 25, 2020
@tido64 tido64 self-assigned this Dec 1, 2020
@tido64 tido64 closed this as completed in #14 Dec 9, 2020
@tido64
Copy link
Member Author

tido64 commented Dec 9, 2020

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@tido64 tido64 added the released label Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant