https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: cb2c30b7b9d16b688aa3a9ae43ebc0f9a1a05bdb authored by Hany Kumar on 16 September 2020, 07:16:13 UTC
fix: react-native-keyboard-aware-scroll-view from 1.0.0 to 1.0.1
Tip revision: cb2c30b
.prettierrc
{
  "printWidth": 80,
  "singleQuote": true,
  "tabWidth": 2,
  "semi": true
}
back to top