-
## Steps to Reproduce
I receive an exception when i execute this code
`showLicensePage(
context: context,
applicationVersion: 'Relea…
-
This concerns react-navigation@next so if this is the wrong place to report this please let me know where I should post this bug.
### Current Behavior
React-Native is throwing the below error wh…
-
### Current behaviour
`MaterialTabBarProps` cannot be imported from the module.
```ts
import { MaterialTabBarProps } from "react-navigation-tabs";
```
gives: _Module has no exported mem…
-
Hi,
What i need is : Position & other props that are provided in tabBarComponent in inside CustomTabs/TabRouter
Im building a custom tab router. I have already built a tabBarComponent that anima…
-
More of a feature request than a bug.
Tab bar is always fixed, is there a way to have it scroll with the scene?
Rendering the TabBar into the scene itself would accomplish this, but I don't thin…
-
**LinUI版本(必填):0.76
**设备(必填):iphone7plus
**基础库版本(必填):**
**UI问题,请附上截图**
![3056c7b5b69a9ffee6d3c500df3f595](https://user-images.githubusercontent.com/42381722/80294946-c9e58200-87a0-11ea-8739-c…
-
Hey,
I want to implement a player bar in my custom tab bar like apple music or spotify does.
For TabNavigator I have:
```
const TabNavigator = createBottomTabNavigator({
HomeStack,
LibraryS…
-
Hi,
I was wondering if it is at all possible to open the content by a tap on the visible header (basically how on Spotify App, the player at the bottom works).
The following is based on the idea…
-
I added buttons and TableViews inside the a ViewController than added it inside the customTabBar but there is an issue that not item inside tabController is interacting. I press button and try to scro…
-
你好,当我使用自定义 TabBar的时候,切换底部菜单按钮的时候,其余按钮会闪烁。ios跟android都会有这个问题。
rn:0.57.7
react-native-navigation-hybrid:0.11.0