https://github.com/GeekyAnts/NativeBase
Raw File
Tip revision: 2999e9d272835c696d4de8b2a3a13afcbdf3029e authored by Nishan Bende on 05 July 2021, 18:00:31 UTC
fix: actionsheet swipe in scrollview
Tip revision: 2999e9d
.prettierrc
{
    "singleQuote": true,
    "jsxBracketSameLine": false,
    "useTabs": false,
    "eslintIntegration": false,
    "tslintIntegration": true,
    "parser": "typescript",
    "requireConfig": false,
    "stylelintIntegration": false
}
back to top