https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 194f2351b0903f0d61961e26ffba18b0faf91bdd authored by Viraj-10 on 02 March 2022, 09:25:25 UTC
feat: adding react-dom and react-native-web as dev dependancy
Tip revision: 194f235
.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