@shoutem/ui-addons

Shoutem specific UI components for the React Native UI toolkit

Usage no npm install needed!

<script type="module">
  import shoutemUiAddons from 'https://cdn.skypack.dev/@shoutem/ui-addons';
</script>

README

shoutem-ui-addons

Shoutem specific UI components for the React Native UI toolkit

Deprecation notice

@shoutem/ui-addons package is being deprecated; its functionalities are being moved to @shoutem/ui and shoutem extensions.

  • EmptyStateView, NumberInput and SearchField are available in @shoutem/ui >= v0.24.0
  • InlineMap, MapView, html/SeAttachment and html/SeGallery are available in shoutem.application >= v2.0.6
  • ActionSheet and ImagePicker should be imported from their respective packages (react-native-action-sheet and react-native-image-picker)