I was have been using the old repo before migrating to yours. This is an important issue worth reviewing
inProgress-team/react-native-meteor#301
The main benefit of this library is subscriptions. For large list or complex components, subscriptions can cause weird rendering problems.
Some content can be partially rendered.
I've tried the InteractionManage, not very helpful. React native is single threaded. Not sure if we can use a background process for this. Just an idea
I was have been using the old repo before migrating to yours. This is an important issue worth reviewing
inProgress-team/react-native-meteor#301
The main benefit of this library is subscriptions. For large list or complex components, subscriptions can cause weird rendering problems.
Some content can be partially rendered.
I've tried the InteractionManage, not very helpful. React native is single threaded. Not sure if we can use a background process for this. Just an idea