ReactNativeSlideyTabs
v0.0.7
Published
An Android style tab interface.
Downloads
3
Maintainers
Readme
ReactNativeSlideyTabs
A React Native navigation component similar to the Android interface used in the likes of YouTube.
Publishing
git add . git commit -m "My message" git tag 0.0.x git push origin head --tags && npm publish