root-two / react-native-drawer

React Native Drawer
MIT License
2.54k stars 390 forks source link

TextInput focus re-render component #338

Open munkhorgil opened 6 years ago

munkhorgil commented 6 years ago

@i6mi6 Inside Drawer component when any textinput gets focused component immediatly re-renders itself.

I tried even without any props in drawer still same.

burakadam commented 6 years ago

+1

Freihart512 commented 6 years ago

+1

eranabir commented 6 years ago

+1

JaakkoKarhu commented 6 years ago

+1

Any follow ups on this?

eranabir commented 6 years ago

my problem was with react native router flux module i just changed it to another navigation module (react-navigation) and every thing works fine.. maybe because i used the beta v4 of react native flux navigation that cuz this problem