Aron

Results 13 issues of Aron

### Current behavior ![image](https://user-images.githubusercontent.com/12247340/147183721-bf6404ad-3c22-4d99-95ad-add269acd3e4.png) I made this by adding `marginHorizontal: 16` to `tabBarContentContainerStyle` and `tabBarIndicatorContainerStyle` But when i swipe to the right, the tab bar did not show completely: ![image](https://user-images.githubusercontent.com/12247340/147186564-f412c91c-2a36-4491-8a2e-eb66e6994381.png)...

bug
repro provided
platform:android
platform:ios

### Feature request Please Support fade header out, that is, when we scrolling up, the header component's opacity fade out --- Another, could we make the tab bar transparent too?...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] > I want to...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] A modal will be...

Hi there! I have a few questions: - How can I read info from the current **context**? For example: - Read text from label A, pass the text to text...

question

### Current Behavior `moveOnKeyboardChange` only works when `snapPoint` is very short, or the `Input` component will still be covered. `snapPoint` 90: ![IMG_0128](https://github.com/tamagui/tamagui/assets/12247340/3c02b017-78d6-4087-bbee-4926c06d09e1) `snapPoint` 50 works fine: ![IMG_0129](https://github.com/tamagui/tamagui/assets/12247340/760dce7e-58d1-44cd-abf5-2f6fa8a4840c) ### Expected Behavior...

作者您好,感谢开发出了如此优秀的框架!我在尝试自己开发一个六爻排盘软件,目前使用该框架实现四值显示,查询旬空等功能; 现在想请问下,可否加入更多六爻经常使用的神煞?比如驿马,贵人,谋星,桃花,文昌等?

支持格式化分令时。分令把一个时辰的120分钟分成12份,一份10分钟,每份用子丑寅卯对应。 这是我第一次创建PR,可能对于此项目的源码并没有理解通透,我现在是直接在格式化方法内处理的,但我觉得最理想的情况下其实应该是作为lunisolar类的属性可以直接访问,因为每个时间对象都有自己对应的分令。或者如果代码风格或者设计理念不符的话,你也可以直接修改,多谢

### Current Behavior On Android, when a `Popover` adapts to a `Sheet`, I cannot close it that using `Popover.Close`. Error info: ERROR TypeError: context.onOpenChange is not a function (it is...

### Current Behavior The menu button cannot be triggered when it's highlighted https://github.com/user-attachments/assets/f78ae1b3-1a4a-48b1-ad61-413ac7396adc ### Expected Behavior It should be triggered normally, at least it should not have no effect after...