Upgrade 0.30 to 0.31
Change startupjs and all @startupjs/* dependencies in your package.json to ^0.31.
BREAKING CHANGES
-
Tabs: Use
react-native-tab-viewinstead of our broken implementation new api. It requires to installreact-native-gesture-handlerandreact-native-reanimated. Also runnpx startupjs linkto linkstartupjslibrary. -
Popover, Dropdown, Drawer, TextInput, Tooltip, Modal, AutoSuggest: See in PR
-
Slicer: remove component
-
wrap your
AppinRoot/index.jsinPortal.Provider