https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 7570f9f80e676522c741e14f4f62ead1b57f7d31 authored by Nishan Bende on 14 October 2021, 12:39:42 UTC
fix: tintcolor type fix in switch
Tip revision: 7570f9f
.npmignore
# Dotfiles
.babelrc
.eslintignore
.eslintrc.json
.gitattributes
_config.yml

# Documents
CONTRIBUTING.md
ISSUE_TEMPLATE.txt
img

# Test cases
__tests__
dist/__tests__

# Example
example/
back to top