https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 7fb7718ed3b94a2a0b90b1301a206fcd82331afd authored by Cyrus Passi on 18 December 2020, 15:54:38 UTC
Merge branch 'master' into fix/transparentButtonFeedback
Tip revision: 7fb7718
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top