native-base-docs icon indicating copy to clipboard operation
native-base-docs copied to clipboard

Documentation of NativeBase

Results 32 native-base-docs issues
Sort by recently updated
recently updated
newest added

was missing "Right" in the import from native-base

https://docs.nativebase.io/Components.html#Drawer ![image](https://user-images.githubusercontent.com/57590688/121325372-2b2dcd80-c92f-11eb-98f7-c3e566c0f21d.png)

"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.