ptomasroos / react-native-tab-navigator

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

recognise mutiline import #14

Closed hzzcc closed 9 years ago

hzzcc commented 9 years ago

My env don't recognise mutiline import, is there something else to do ?

ide commented 9 years ago

RN 0.13-RC ships with multiline import -- upgrading is my recommendation.

ide commented 9 years ago

Closing this as the fix is in RN upstream.