Skip to content

Conversation

@elbarryamine
Copy link

Need to set useNativeDriver to true Cause It Trows an error

Need to set useNativeDriver to true Cause It Trows an error
AppState.removeEventListener is now deprecated ⛔ should use it like this now : 
👉 const sub = AppState.addEventListener('event', callback);
and to remove must use : 
👉 sub.remove( )
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