https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: d6175714eb70aba71b76e10751009e439ab0571f authored by Viraj-10 on 29 August 2022, 18:22:44 UTC
fix: outline issue of safari
Tip revision: d617571
.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/
back to top