https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: e3c75f8685f1ec1ec3ad7ac4f620a713f8e625b0 authored by Shivraj on 10 December 2020, 08:41:15 UTC
Merge branch 'master' into fix/UnmountKeyboard_ToastContainer
Tip revision: e3c75f8
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top