https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: bcfaf85e9ed1d9eb4510ec86d5fd6f5387bcb942 authored by cyrus25 on 04 February 2021, 13:08:38 UTC
accordion title getting showed
Tip revision: bcfaf85
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top