https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 6a2a84ceef16c84a826a54ad10fdfcaf9d16c509 authored by Suraj Ahmed on 30 March 2022, 05:55:54 UTC
fix: custom prop typing changed to partial
Tip revision: 6a2a84c
.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