https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: cfa9b879c41fd4d82cfa3b85eac9a9255819d866 authored by Suraj Ahmed on 26 August 2021, 09:56:11 UTC
feat: added license file
Tip revision: cfa9b87
.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