https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 85ae5d3e1faf8a2cb5275a902d6263adf65b43fa authored by Hany Kumar on 16 September 2020, 06:47:33 UTC
fix: Making Accordion setSelected function to return a Promise
Tip revision: 85ae5d3
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top