https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 8f8c5eb2150c1f2360ab3e9e894e3920abebb2bb authored by Vidhi Kataria on 19 July 2021, 12:53:22 UTC
fix: few fixes
Tip revision: 8f8c5eb
.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