https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 022c5c08f97c422850ffcc155e2ed402f0f9688e authored by Suraj Ahmed on 20 October 2022, 12:50:03 UTC
fix: textarea size issue
Tip revision: 022c5c0
.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