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
Right now split-platform-components has false-positives if file extension is different than js, i.e. jsx or tsx. This rule should be either extension-agnostic or at least allow providing option (regex?) so that .ios.jsx, .ios.tsx etc are considered correct.