https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 982deb495c2b8cf5de7fd3252863b24e94eaf2e9 authored by Plaban J Rajkhowa on 19 August 2019, 07:43:44 UTC
chore(): Update react-native-keyboard-aware-scroll-view dependency #2879
Tip revision: 982deb4
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top