-
# 230603 - Refactor Components and Hook, Finish Tool Selection Box
- [prev_230530] https://github.com/dusunax/dicom-viewer/issues/1#issuecomment-1568791938
- [Refactor] refactor component & custom…
-
-
When I use `appearance="primary"` for tab, style of the selected tab differs between tab link and basic tab.
Is it by design or a bug?
I examined the stylesheet and it seems to be a bug since th…
-
import React from 'react';
import {StyleSheet,Text,View,TouchableWithoutFeedback,TouchableOpacity,ScrollView,SafeAreaView,Image,Dimensions} from 'react-native';
import { createBottomTabNavigator } f…
-
# Problem
We introduced a conditional hook render [here](https://github.com/Expensify/App/pull/29525), which is against React hook rules and is an anti-pattern
# Why is this important
Fixes an an…
-
Hello,
I am trying to replace a docking system with AvalonDock for an existing application that uses a custom theme.
In the old docking system the theme used DataTrigger bind to the location of th…
-
The button on the left will display across the tab navigations, this is a "profile" button so the user can access their profile.
-
Hello. In example, tabs of Anchorable Pane are located at bottom, but I'd like to have them placed on top, like in Document Pane.
I checked this page:
https://github.com/Dirkster99/AvalonDock/wiki…
-
Why is it required to provide `routes` in `AutoTabsRouter` and `AutoTabsScaffold`.
Maybe they could be optional and retrieved from the router with the order defined there as a default and be specifie…
-
# Support `react-native-tab-view` on RNW
This would make creating TabBars (and the appropriate scene/page) or Tab-Navigation (with React-Navigation) a lot easier and comfortable to achieve.
## B…