https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 1566a7bd90fe5fb486789bcc9d5eac4780bf5fae authored by Suraj Ahmed on 26 September 2022, 13:44:45 UTC
fix: heading responsive resolution of fontSize
Tip revision: 1566a7b
.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