https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: dbfaeb71e73e49f926b5c259965e6ee82cdd1551 authored by Rohit Singh on 25 March 2021, 12:27:59 UTC
fix: alert dialog material design
Tip revision: dbfaeb7
.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