ptomasroos / react-native-tab-navigator

A tab bar that switches between scenes, written in JS for cross-platform support
MIT License
2.4k stars 415 forks source link

warning: component WillReceiveProps has been renamed, and is not recommended for use #198

Open alvissqn opened 4 years ago

alvissqn commented 4 years ago

Hello Ad

I use library but app show warning. Hope help me. :((

warning: component WillReceiveProps has been renamed, and is not recommended for use

ptomasroos commented 4 years ago

Yeah this needs to be fixed for future versions! Will look into it :)

jankeesvw commented 4 years ago

I had the same issue...

image