https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: c054471d36c8b8b27d66bc76e8f809a81796b4ec authored by Suraj Ahmed on 22 February 2022, 10:23:58 UTC
fix: platform props type
Tip revision: c054471
.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