https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 5506e62ccc47e84a21c95ecb3bb5a551f3aed9d2 authored by Suraj Ahmed on 11 October 2022, 12:04:11 UTC
fix: typing fixes
Tip revision: 5506e62
.npmignore
# Dotfiles
.babelrc
.eslintignore
.eslintrc.json
.gitattributes
_config.yml

# Documents
CONTRIBUTING.md
ISSUE_TEMPLATE.txt
img

# Test cases
__tests__
dist/__tests__

# Example
example/
expo-example/
next-example/
RNBareExample/
back to top