native-base-docs
native-base-docs copied to clipboard
Documentation of NativeBase
was missing "Right" in the import from native-base
https://docs.nativebase.io/Components.html#Drawer 
"native-base": "^2.15.2" Sometimes picker list returns only 10 items in list ...If having long list like 70 items. and sometimes on back in picker list without selecting anything and comesback...
https://github.com/GeekyAnts/NativeBase/issues/2696
v2.13.0 docs mention a `looping` prop. However, in Typescript I get ``` Property 'looping' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly & Readonly'. ``` Looking at the...
add yarn installation guide
I think there's the need on updating the Icon Component documentation. Currently it does not work following the steps on it... I am happy to help to maintain this docs...
Checking out the latest docs, looks like the Progress Bar has been removed.