You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove flex:1 from selectStyle to make the CSS work with RN39.
- versions of react native < 0.39.0 should pass flex:1 explicitly to selectStyle as a prop.
- Update Readme to reflect selectStyle prop change for RN 0.39.
0 commit comments