Position pseudo classes implicitly calculated
Using _reactInternalInstance, :first-child, last-child, nth-child are now implicitly set on all styled components.
Since I accidently set remote origin instead of upstream on my last push, this PR can also act as a discussion for the Style Component functionality I created.
+1
we have some issue with circle-ci :(
After little trial and error, specifying node version and installing latest npm fixed the circle-ci issue caused by peer-dependency conflict between RN and react-test-renderer in the new jest tests.
So this is a babel-transform of react-native-css?
@jpomazal I am keen to get this merged in. Babel-transform would be awesome. Anything I can help you with ?