0.0.7 • Published 8 years ago

ReactNativeSlideyTabs v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

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