ui
ui copied to clipboard
Customizable set of components for React Native applications
TLDR; See: https://stackoverflow.com/questions/57024425/shoutem-ui-imagegallery-component-not-loading-the-images I created an ImageCarousel component where I use the ImageGallery and ImageGalleryOverlay components, but it only shows titles and descriptions, not the images. `images` is an array...
Hi! how i can put two buttons in the rightComponent of the NavigationBar and how i can put a badge in one of the button of the navigation bar?
DropDownMenu component gives error on option selected while using hooks. It throws error saying the selected option must be a member of the options. This is because of terrible design...
Can you update version of react-native-linear-gradient that you are using please? I have an issue with new Version of react native 0.59.8 (version of shoutem is 0.24.1) I don't build...
I tried to create the following, but it was null. The docs doesn't explain valueProperty well. Is it necessary/what would it be in this case in state I have: data...
When trying to install version v0.24 there is an error in the EmptyStateView.js saying that Subtitle.js can't found. When looking in my node_modules folder in my app there is no...
cannot install from npm
Are you planning to add iPhone X support, e.g. handling safe areas, and so on?
Good morning I experience some problems with Shoutem button style actually. ``` REMOVE UPDATE ``` Here , the secondary color does not change the text to white: However, the ``...
On iOS, the DropDownMenu reverts to portrait mode even though the device is in landscape mode. Is switches back to landscape once the menu is closed. Works fine on Android....